gitprompt-bin on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S gitprompt-bin

* (Optional) Uninstall gitprompt-bin on Arch using YAY

$ yay -Rns gitprompt-bin

2. Manually Install "gitprompt-bin" via AUR

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

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

b. Clone gitprompt-bin's git locally

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

c. Go to ~/gitprompt-bin folder and install it

$ cd ~/gitprompt-bin $ makepkg -si

3. Information about the gitprompt-bin package on Arch User Repository (AUR)

ID: 1040251
Name: gitprompt-bin
PackageBaseID: 176196
PackageBase: gitprompt-bin
Version: 0.8.2-1
Description: Informative git prompt for zsh and bash
URL: https://github.com/abhinav/gitprompt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: abhinav
Submitter: abhinav
FirstSubmitted: 1645307008
LastModified: 1645307008
URLPath: /cgit/aur.git/snapshot/gitprompt-bin.tar.gz