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

Last updated: July 18,2024

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

$ yay -S pretty-git-prompt

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

$ yay -Rns pretty-git-prompt

2. Manually Install "pretty-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 pretty-git-prompt's git locally

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

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

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

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

ID: 1375009
Name: pretty-git-prompt
PackageBaseID: 145623
PackageBase: pretty-git-prompt
Version: 0.2.1-1
Description: Pretty git status for your shell prompt
URL: https://github.com/TomasTomecek/pretty-git-prompt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ryanobeirne
Submitter: terminalnode
FirstSubmitted: 1570439187
LastModified: 1703435726
URLPath: /cgit/aur.git/snapshot/pretty-git-prompt.tar.gz