progit2 on AUR (Arch User Repository)
Last updated: January 11,2025
1. Install "progit2" 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 progit2 on Arch using YAY
$
yay -S
progit2
Copied
* (Optional) Uninstall progit2 on Arch using YAY
$
yay -Rns
progit2
Copied
2. Manually Install "progit2" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone progit2's git locally
$
git clone https://aur.archlinux.org/progit2.git
~/progit2
Copied
c. Go to ~/progit2 folder and install it
$
cd
~/progit2
Copied
$
makepkg -si
Copied
3. Information about the progit2 package on Arch User Repository (AUR)
ID: 536125
Name: progit2
PackageBaseID: 118530
PackageBase: progit2
Version: 2.1.82-1
Description: The offline version of the entire Pro Git book, written by Scott Chacon and Ben Straub
URL: https://git-scm.com/book/en/v2
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: wget
Submitter: wget
FirstSubmitted: 1483897984
LastModified: 1534587616
URLPath: /cgit/aur.git/snapshot/progit2.tar.gz
Name: progit2
PackageBaseID: 118530
PackageBase: progit2
Version: 2.1.82-1
Description: The offline version of the entire Pro Git book, written by Scott Chacon and Ben Straub
URL: https://git-scm.com/book/en/v2
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: wget
Submitter: wget
FirstSubmitted: 1483897984
LastModified: 1534587616
URLPath: /cgit/aur.git/snapshot/progit2.tar.gz