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

Last updated: September 28,2024

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

$ yay -S linux-next-git-docs

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

$ yay -Rns linux-next-git-docs

2. Manually Install "linux-next-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-next-git-docs's git locally

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

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

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

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

ID: 1084989
Name: linux-next-git-docs
PackageBaseID: 86496
PackageBase: linux-next-git
Version: 20220525.r0.g8cb8311e95e3-1
Description: Documentation for the Linux NEXT kernel
URL: http://www.kernel.org/
NumVotes: 16
Popularity: 0.055369
OutOfDate:
Maintainer: sir_lucjan
FirstSubmitted: 1413140672
LastModified: 1653470699
URLPath: /cgit/aur.git/snapshot/linux-next-git-docs.tar.gz