bash-git-prompt on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S bash-git-prompt

* (Optional) Uninstall bash-git-prompt on Arch using YAY

$ yay -Rns bash-git-prompt

2. Manually Install "bash-git-prompt" via AUR

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

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

b. Clone bash-git-prompt's git locally

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

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

$ cd ~/bash-git-prompt $ makepkg -si

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

ID: 551520
Name: bash-git-prompt
PackageBaseID: 96631
PackageBase: bash-git-prompt
Version: 2.7.1-1
Description: Informative git prompt for bash and fish
URL: https://github.com/magicmonty/bash-git-prompt
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: jamespharvey20
Submitter: jamespharvey20
FirstSubmitted: 1438467772
LastModified: 1539470384
URLPath: /cgit/aur.git/snapshot/bash-git-prompt.tar.gz