AMP AMP

How To Install Gitkraken On Linuxmint 19

Installation Of Gitkraken On Linuxmint 19

Installation

Check the Linuxmint version by using the following command

root@linuxhelp:~# lsb_release -a
No LSB modules are available.
Distributor ID:	LinuxMint
Description:	Linux Mint 19 Tara
Release:	19
Codename:	tara

Download the installation package of gitkarken by using the following command

root@linuxhelp:~# wget https://release.gitkraken.com/linux/gitkraken-amd64.deb
--2019-11-18 05:45:46--  https://release.gitkraken.com/linux/gitkraken-amd64.deb
Resolving release.gitkraken.com (release.gitkraken.com)... 18.235.209.28
Connecting to release.gitkraken.com (release.gitkraken.com)|18.235.209.28|:443... connected.
HTTP request sent, awaiting response... 302 Moved Temporarily
Location: https://release.axocdn.com/linux/gitkraken-amd64.deb [following]
--2019-11-18 05:45:47--  https://release.axocdn.com/linux/gitkraken-amd64.deb
Resolving release.axocdn.com (release.axocdn.com)... 104.25.203.22, 104.25.202.22, 2606:4700:20::6819:cb16, ...
Connecting to release.axocdn.com (release.axocdn.com)|104.25.203.22|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 77699698 (74M) [application/octet-stream]
Saving to: ‘gitkraken-amd64.deb’

gitkraken-amd64.deb           100%[================================================>]  74.10M  1.06MB/s    in 67s     

2019-11-18 05:46:54 (1.10 MB/s) - ‘gitkraken-amd64.deb’ saved [77699698/77699698]

Install the gitkarken using gdebi command

root@linuxhelp:~# gdebi gitkraken-amd64.deb
Reading package lists... Done
Building dependency tree        
Reading state information... Done
Reading state information... Done

Unleash your repo
Do you want to install the software package? [y/N]:y
Selecting previously unselected package gitkraken.
(Reading database ... 239673 files and directories currently installed.)
Preparing to unpack gitkraken-amd64.deb ...
Unpacking gitkraken (6.3.1) ...
Setting up gitkraken (6.3.1) ...
Processing triggers for gnome-menus (3.13.3-11ubuntu1) ...
Processing triggers for desktop-file-utils (0.23+linuxmint3) ...
Processing triggers for mime-support (3.60ubuntu1) ...

Search for gitkarken This is gitkarken application

Clone the repo This is the method to install gitkarken on Linuxmint 19

Tag : Git Linux Mint
FAQ
Q
Does GitKraken support GPG signing?
A
Once you have GPG installed on your machine, you will need to configure GitKraken to use GPG. Launch GitKraken and navigate to Preferences → GPG Preferences. Signing Key
Q
How can I use multiple GitHub / Bitbucket accounts with GitKraken?
A
By default, GitKraken connects to one GitHub account (or one Bitbucket account) at a time. However, with GitKraken Pro‘s multiple profile support, you can easily switch between profiles that each have their own associated GitHub and BitBucket accounts.
Q
Does GitKraken support Git LFS?
A
Yes, GitKraken supports Git Large File Storage (LFS).
Q
Does GitKraken support Bitbucket Server?
A
Yes, you can use Bitbucket Server with GitKraken! You will need to clone your repo File Clone Repo and then enter the repository URL (which can be found at the top-right of your Bitbucket Server
Q
Does GitKraken support GitLab?
A
Yes, GitKraken integrates perfectly with GitLab.