gitprompt on AUR (Arch User Repository)
Last updated: November 25,2024
1. Install "gitprompt" 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
Copied
b. Install gitprompt on Arch using YAY
$
yay -S
gitprompt
Copied
* (Optional) Uninstall gitprompt on Arch using YAY
$
yay -Rns
gitprompt
Copied
2. Manually Install "gitprompt" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone gitprompt's git locally
$
git clone https://aur.archlinux.org/gitprompt.git
~/gitprompt
Copied
c. Go to ~/gitprompt folder and install it
$
cd
~/gitprompt
Copied
$
makepkg -si
Copied
3. Information about the gitprompt package on Arch User Repository (AUR)
ID: 1133179
Name: gitprompt
PackageBaseID: 172258
PackageBase: gitprompt
Version: 0.8.2-1
Description: Informative git prompt for zsh and bash
URL: https://github.com/abhinav/gitprompt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: abhinav
Submitter: abhinav
FirstSubmitted: 1634860472
LastModified: 1661924876
URLPath: /cgit/aur.git/snapshot/gitprompt.tar.gz
Name: gitprompt
PackageBaseID: 172258
PackageBase: gitprompt
Version: 0.8.2-1
Description: Informative git prompt for zsh and bash
URL: https://github.com/abhinav/gitprompt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: abhinav
Submitter: abhinav
FirstSubmitted: 1634860472
LastModified: 1661924876
URLPath: /cgit/aur.git/snapshot/gitprompt.tar.gz