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

Last updated: June 26,2024

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

$ yay -S linux-pds-docs

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

$ yay -Rns linux-pds-docs

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

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

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

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

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

ID: 1089026
Name: linux-pds-docs
PackageBaseID: 141967
PackageBase: linux-pds
Version: 5.18.1.arch1-1
Description: Documentation for the Linux kernel ~ featuring Alfred Chen's PDS CPU scheduler, rebased by TkG
URL: https://github.com/archlinux/linux/commits/v5.18.1-arch1
NumVotes: 7
Popularity: 0.008503
OutOfDate:
Maintainer: QuartzDragon
FirstSubmitted: 1557598587
LastModified: 1654180340
URLPath: /cgit/aur.git/snapshot/linux-pds-docs.tar.gz