git-gud on AUR (Arch User Repository)

Last updated: November 19,2024

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

$ yay -S git-gud

* (Optional) Uninstall git-gud on Arch using YAY

$ yay -Rns git-gud

2. Manually Install "git-gud" via AUR

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

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

b. Clone git-gud's git locally

$ git clone https://aur.archlinux.org/git-gud.git ~/git-gud

c. Go to ~/git-gud folder and install it

$ cd ~/git-gud $ makepkg -si

3. Information about the git-gud package on Arch User Repository (AUR)

ID: 1408079
Name: git-gud
PackageBaseID: 202411
PackageBase: git-gud
Version: 1.0.0-1
Description: An innovative, new method to git --help
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tblFlip
Submitter: tblFlip
FirstSubmitted: 1707748959
LastModified: 1707748959
URLPath: /cgit/aur.git/snapshot/git-gud.tar.gz