guitar on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install guitar on Arch using YAY
$
yay -S
guitar
Copied
* (Optional) Uninstall guitar on Arch using YAY
$
yay -Rns
guitar
Copied
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
Copied
b. Clone guitar's git locally
$
git clone https://aur.archlinux.org/guitar.git
~/guitar
Copied
c. Go to ~/guitar folder and install it
$
cd
~/guitar
Copied
$
makepkg -si
Copied
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
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