gitklient on AUR (Arch User Repository)

Last updated: June 23,2024

1. Install "gitklient" 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 gitklient on Arch using YAY

$ yay -S gitklient

* (Optional) Uninstall gitklient on Arch using YAY

$ yay -Rns gitklient

2. Manually Install "gitklient" via AUR

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

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

b. Clone gitklient's git locally

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

c. Go to ~/gitklient folder and install it

$ cd ~/gitklient $ makepkg -si

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

ID: 1350328
Name: gitklient
PackageBaseID: 183724
PackageBase: gitklient
Version: 0.3-2
Description: Git gui client for KDE
URL: https://github.com/HamedMasafi/GitKlient
NumVotes: 0
Popularity: 0
OutOfDate: 1702777004
Maintainer:
Submitter: gee
FirstSubmitted: 1656835586
LastModified: 1699536707
URLPath: /cgit/aur.git/snapshot/gitklient.tar.gz