git-htmldocs on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S git-htmldocs

* (Optional) Uninstall git-htmldocs on Arch using YAY

$ yay -Rns git-htmldocs

2. Manually Install "git-htmldocs" via AUR

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

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

b. Clone git-htmldocs's git locally

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

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

$ cd ~/git-htmldocs $ makepkg -si

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

ID: 1407411
Name: git-htmldocs
PackageBaseID: 154040
PackageBase: git-htmldocs
Version: 2.43.1-1
Description: HTML documentation files for Git
URL: https://git-scm.com/
NumVotes: 4
Popularity: 0.005665
OutOfDate:
Maintainer: jmcb
Submitter: QuietMisdreavus
FirstSubmitted: 1591459203
LastModified: 1707649064
URLPath: /cgit/aur.git/snapshot/git-htmldocs.tar.gz