progit2 on AUR (Arch User Repository)

Last updated: May 11,2024

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

b. Install progit2 on Arch using YAY

$ yay -S progit2

* (Optional) Uninstall progit2 on Arch using YAY

$ yay -Rns progit2

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

b. Clone progit2's git locally

$ git clone https://aur.archlinux.org/progit2.git ~/progit2

c. Go to ~/progit2 folder and install it

$ cd ~/progit2 $ makepkg -si

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