gitstatus on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S gitstatus

* (Optional) Uninstall gitstatus on Arch using YAY

$ yay -Rns gitstatus

2. Manually Install "gitstatus" via AUR

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

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

b. Clone gitstatus's git locally

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

c. Go to ~/gitstatus folder and install it

$ cd ~/gitstatus $ makepkg -si

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

ID: 1036735
Name: gitstatus
PackageBaseID: 153065
PackageBase: gitstatus
Version: 1.5.4-1
Description: Git status for Bash and Zsh prompt
URL: https://github.com/romkatv/gitstatus
NumVotes: 6
Popularity: 0.000439
OutOfDate:
Maintainer: romkatv
Submitter: romkatv
FirstSubmitted: 1590154456
LastModified: 1644865042
URLPath: /cgit/aur.git/snapshot/gitstatus.tar.gz