gitkraken on AUR (Arch User Repository)

Last updated: November 24,2024

1. Install "gitkraken" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install gitkraken on Arch using YAY

$ yay -S gitkraken

* (Optional) Uninstall gitkraken on Arch using YAY

$ yay -Rns gitkraken

2. Manually Install "gitkraken" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone gitkraken's git locally

$ git clone https://aur.archlinux.org/gitkraken.git ~/gitkraken

c. Go to ~/gitkraken folder and install it

$ cd ~/gitkraken $ makepkg -si

3. Information about the gitkraken package on Arch User Repository (AUR)

ID: 1422253
Name: gitkraken
PackageBaseID: 102229
PackageBase: gitkraken
Version: 9.13.0-1
Description: The intuitive, fast, and beautiful cross-platform Git client.
URL: https://www.gitkraken.com/
NumVotes: 291
Popularity: 1.07525
OutOfDate:
Maintainer: Azd325
Submitter: Azd325
FirstSubmitted: 1445455050
LastModified: 1709791358
URLPath: /cgit/aur.git/snapshot/gitkraken.tar.gz