githud on AUR (Arch User Repository)

Last updated: June 08,2024

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

$ yay -S githud

* (Optional) Uninstall githud on Arch using YAY

$ yay -Rns githud

2. Manually Install "githud" via AUR

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

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

b. Clone githud's git locally

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

c. Go to ~/githud folder and install it

$ cd ~/githud $ makepkg -si

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

ID: 522783
Name: githud
PackageBaseID: 131017
PackageBase: githud
Version: 2.0.2-1
Description: heads up display for the command line that will show git information
URL: https://github.com/gbataille/gitHUD
NumVotes: 1
Popularity: 0
OutOfDate: 1709056210
Maintainer: voyd
Submitter: voyd
FirstSubmitted: 1521731617
LastModified: 1530182817
URLPath: /cgit/aur.git/snapshot/githud.tar.gz