guitar on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S guitar

* (Optional) Uninstall guitar on Arch using YAY

$ yay -Rns guitar

2. Manually Install "guitar" via AUR

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

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

b. Clone guitar's git locally

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

c. Go to ~/guitar folder and install it

$ cd ~/guitar $ makepkg -si

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

ID: 760284
Name: guitar
PackageBaseID: 135484
PackageBase: guitar
Version: 1.2.0-1
Description: Open source Git GUI Client
URL: https://soramimi.github.io/Guitar/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: FabioLolix
Submitter: liberodark
FirstSubmitted: 1535524396
LastModified: 1593802341
URLPath: /cgit/aur.git/snapshot/guitar.tar.gz