linux-git-docs on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S linux-git-docs

* (Optional) Uninstall linux-git-docs on Arch using YAY

$ yay -Rns linux-git-docs

2. Manually Install "linux-git-docs" via AUR

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

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

b. Clone linux-git-docs's git locally

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

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

$ cd ~/linux-git-docs $ makepkg -si

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

ID: 813850
Name: linux-git-docs
PackageBaseID: 147577
PackageBase: linux-git
Version: 5.10rc2.r81.g4ef8451b3326-1
Description: Documentation for the Linux (Git) kernel
URL: https://www.kernel.org
NumVotes: 8
Popularity: 0.003229
OutOfDate:
Maintainer: sickcodes
FirstSubmitted: 1577009458
LastModified: 1604524290
URLPath: /cgit/aur.git/snapshot/linux-git-docs.tar.gz