gitqlient on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S gitqlient

* (Optional) Uninstall gitqlient on Arch using YAY

$ yay -Rns gitqlient

2. Manually Install "gitqlient" via AUR

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

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

b. Clone gitqlient's git locally

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

c. Go to ~/gitqlient folder and install it

$ cd ~/gitqlient $ makepkg -si

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

ID: 1319845
Name: gitqlient
PackageBaseID: 149585
PackageBase: gitqlient
Version: 1.6.2-1
Description: GitQlient: Multi-platform Git client written with Qt
URL: https://github.com/francescmm/GitQlient
NumVotes: 4
Popularity: 0.002944
OutOfDate:
Maintainer: duongdominhchau
Submitter: duongdominhchau
FirstSubmitted: 1582797947
LastModified: 1694885136
URLPath: /cgit/aur.git/snapshot/gitqlient.tar.gz