Skip to content

Instantly share code, notes, and snippets.

@dibmartins
Last active March 22, 2023 11:52
Show Gist options
  • Star 21 You must be signed in to star a gist
  • Fork 5 You must be signed in to fork a gist
  • Save dibmartins/ceab3155aa203f1c837b2914b9077850 to your computer and use it in GitHub Desktop.
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

thks

@ta-riq
Copy link

ta-riq commented Jul 16, 2017

awsome.

@Cdvalencia
Copy link

thanks

@iivanovw7
Copy link

thanks

@prabhu1830
Copy link

how it works?

@spam312sn
Copy link

thx

@ChannabasappaH
Copy link

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

yes thanks

@a-canya
Copy link

a-canya commented Mar 2, 2018

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

@SparKo4664
Copy link

thank

@Anticom
Copy link

Anticom commented Aug 9, 2018

@bhawani007
Copy link

great
thanks boss :)

@makhnanov
Copy link

makhnanov commented Oct 20, 2018

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

@isiloron
Copy link

isiloron commented Oct 30, 2018

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
Copy link

e-g1gor commented Nov 15, 2018

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

@Mikel1995
Copy link

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

$ 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

Thanks

@jamile-dev
Copy link

thanks

@rjklindsay
Copy link

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

@ilhamdoanggg
Copy link

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

i want an older version, how i get?

@diakite-data
Copy link

how to install 5.0.4 version ??

@johnfelaifel
Copy link

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