Skip to content

Instantly share code, notes, and snippets.

@dibmartins
Last active June 12, 2026 15:26
Show Gist options
  • Select an option

  • Save dibmartins/ceab3155aa203f1c837b2914b9077850 to your computer and use it in GitHub Desktop.

Select an option

Save dibmartins/ceab3155aa203f1c837b2914b9077850 to your computer and use it in GitHub Desktop.
install-git-kraken-ubuntu
wget https://release.gitkraken.com/linux/gitkraken-amd64.deb
sudo dpkg -i gitkraken-amd64.deb
@ReisMatheus

Copy link
Copy Markdown

thks

@ta-riq

ta-riq commented Jul 16, 2017

Copy link
Copy Markdown

awsome.

@Cdvalencia

Copy link
Copy Markdown

thanks

@iivanovw7

Copy link
Copy Markdown

thanks

@prabhu1830

Copy link
Copy Markdown

how it works?

@kiironoaki

Copy link
Copy Markdown

thx

@ChannabasappaH

Copy link
Copy Markdown

From the terminal:

  1. You download the file:
    wget https://release.gitkraken.com/linux/gitkraken-amd64.deb
  2. Install the downloaded file by giving the super admin privilages
    sudo dpkg -i gitkraken-amd64.deb

@JakeCharron

Copy link
Copy Markdown

yes thanks

@a-canya

a-canya commented Mar 2, 2018

Copy link
Copy Markdown

Thank you, this is great!!
I would add this line in the end though:
rm gitkraken-amd64.deb

@SparKo4664

Copy link
Copy Markdown

thank

@Anticom

Anticom commented Aug 9, 2018

Copy link
Copy Markdown

@bhawani007

Copy link
Copy Markdown

great
thanks boss :)

@makhnanov

makhnanov commented Oct 20, 2018

Copy link
Copy Markdown

I have a problem:
Errors were encountered while processing:
gitkraken:amd64
How can i solve it?

@isiloron

isiloron commented Oct 30, 2018

Copy link
Copy Markdown

I have a problem:
Errors were encountered while processing:
gitkraken:amd64
How can i solve it?

A 64-bit system is necessary. My guess is that you're using 32-bit.
As far as I know, there is no 32-bit version of GitKraken for Linux at the moment.

@e-g1gor

e-g1gor commented Nov 15, 2018

Copy link
Copy Markdown

I wish there would be available debian repository for gitkraken. That would be awesome

@Mikel1995

Copy link
Copy Markdown

ERROR on ubuntu 18.04

Node started time: 1542707733255
libgnome-keyring.so.0: cannot open shared object file: No such file or directory
Error: libgnome-keyring.so.0: cannot open shared object file: No such file or directory
at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:166:20)
at Object.Module._extensions..node (module.js:671:18)
at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:180:18)
at Module.load (module.js:561:32)
at tryModuleLoad (module.js:504:12)
at Function.Module._load (module.js:496:3)
at Module.require (module.js:586:17)
at require (internal/module.js:11:18)
at Object. (/usr/share/gitkraken/resources/app.asar/node_modules/keytar/lib/keytar.js:4:12)
at Object. (/usr/share/gitkraken/resources/app.asar/node_modules/keytar/lib/keytar.js:58:4)

@egenedy97

Copy link
Copy Markdown

$ yo kraken
/usr/lib/node_modules/generator-kraken/node_modules/configstore/index.js:56
throw err;
^

Error: EACCES: permission denied, open '/home/genedy/.config/configstore/update-notifier-generator-kraken.yml'
You don't have access to this file.

at Object.fs.openSync (fs.js:660:18)
at Object.fs.readFileSync (fs.js:565:33)
at Configstore.get (/usr/lib/node_modules/generator-kraken/node_modules/configstore/index.js:34:29)
at new Configstore (/usr/lib/node_modules/generator-kraken/node_modules/configstore/index.js:27:45)
at new UpdateNotifier (/usr/lib/node_modules/generator-kraken/node_modules/update-notifier/index.js:33:17)
at module.exports (/usr/lib/node_modules/generator-kraken/node_modules/update-notifier/index.js:126:23)
at Object.update (/usr/lib/node_modules/generator-kraken/util/update.js:25:20)
at Object.<anonymous> (/usr/lib/node_modules/generator-kraken/app/index.js:28:12)
at Module._compile (internal/modules/cjs/loader.js:654:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:665:10)

@hoodasaad

Copy link
Copy Markdown

Thanks

@jamile-dev

Copy link
Copy Markdown

thanks

@ilhamdoanggg

Copy link
Copy Markdown

GitKraken auto-updated, and the new version doesn't work anymore.
Where can I find old versions of the .deb?

i need this link to

@rikel501

Copy link
Copy Markdown

i want an older version, how i get?

@diakite-data

Copy link
Copy Markdown

how to install 5.0.4 version ??

@johnfelaifel

Copy link
Copy Markdown

how to install 5.0.4 version for ubuntu or deb distribution??

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment