gitmaster on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S gitmaster

* (Optional) Uninstall gitmaster on Arch using YAY

$ yay -Rns gitmaster

2. Manually Install "gitmaster" via AUR

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

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

b. Clone gitmaster's git locally

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

c. Go to ~/gitmaster folder and install it

$ cd ~/gitmaster $ makepkg -si

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

ID: 1379908
Name: gitmaster
PackageBaseID: 136627
PackageBase: gitmaster
Version: 0.1.4-1
Description: GUI git client written in Qt.
URL: https://github.com/bokic/gitmaster
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bokic
Submitter: bokic
FirstSubmitted: 1539448434
LastModified: 1704297214
URLPath: /cgit/aur.git/snapshot/gitmaster.tar.gz