git-prompt.zsh-git on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S git-prompt.zsh-git

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

$ yay -Rns git-prompt.zsh-git

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

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

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

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

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

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

$ cd ~/git-prompt.zsh-git $ makepkg -si

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

ID: 955872
Name: git-prompt.zsh-git
PackageBaseID: 140871
PackageBase: git-prompt.zsh-git
Version: 2.3.0.r4.g1016089-1
Description: A fast, pure-shell, single-file Git prompt for Zsh.
URL: https://github.com/woefe/git-prompt.zsh
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Felixoid
Submitter: Felixoid
FirstSubmitted: 1554061389
LastModified: 1630606896
URLPath: /cgit/aur.git/snapshot/git-prompt.zsh-git.tar.gz