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

Last updated: June 26,2024

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

$ yay -S bash-prompt-git

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

$ yay -Rns bash-prompt-git

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

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

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

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

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

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

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

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

ID: 1364672
Name: bash-prompt-git
PackageBaseID: 197099
PackageBase: bash-prompt-git
Version: r12.d472bce-1
Description: Bash plugin for powerlevel10k style prompt and WakaTime time tracking
URL: https://github.com/Freed-Wu/bash-prompt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Freed
Submitter: Freed
FirstSubmitted: 1693291074
LastModified: 1701726560
URLPath: /cgit/aur.git/snapshot/bash-prompt-git.tar.gz