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

Last updated: May 20,2024

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

$ yay -S linux-amd-docs

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

$ yay -Rns linux-amd-docs

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

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

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

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

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

ID: 1133495
Name: linux-amd-docs
PackageBaseID: 146545
PackageBase: linux-amd
Version: 5.19.v.6-1
Description: Kernel hackers manual - HTML documentation that comes with the Linux kernel
URL: https://www.kernel.org/
NumVotes: 24
Popularity: 1.476287
OutOfDate:
Maintainer: eggz
FirstSubmitted: 1573399224
LastModified: 1661979982
URLPath: /cgit/aur.git/snapshot/linux-amd-docs.tar.gz