zsh-pure-prompt on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S zsh-pure-prompt

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

$ yay -Rns zsh-pure-prompt

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

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

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

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

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

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

$ cd ~/zsh-pure-prompt $ makepkg -si

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

ID: 1197847
Name: zsh-pure-prompt
PackageBaseID: 116691
PackageBase: zsh-pure-prompt
Version: 1.21.0-1
Description: Pretty, minimal and fast ZSH prompt
URL: https://github.com/sindresorhus/pure
NumVotes: 14
Popularity: 0.118293
OutOfDate: 1701053746
Maintainer: gin078
Submitter: danielgreve
FirstSubmitted: 1478096081
LastModified: 1673890083
URLPath: /cgit/aur.git/snapshot/zsh-pure-prompt.tar.gz