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

Last updated: June 26,2024

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

$ yay -S linux-mainline-docs

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

$ yay -Rns linux-mainline-docs

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

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

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

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

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

ID: 1424732
Name: linux-mainline-docs
PackageBaseID: 50893
PackageBase: linux-mainline
Version: 6.8-1
Description: Documentation for the Linux Mainline kernel
URL: https://kernel.org/
NumVotes: 268
Popularity: 3.43485
OutOfDate:
Maintainer: miffe
Submitter: miffe
FirstSubmitted: 1311317411
LastModified: 1710132622
URLPath: /cgit/aur.git/snapshot/linux-mainline-docs.tar.gz