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

Last updated: October 05,2024

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

$ yay -S linux-clang-docs

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

$ yay -Rns linux-clang-docs

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

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

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

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

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

ID: 1125544
Name: linux-clang-docs
PackageBaseID: 184521
PackageBase: linux-clang
Version: 5.19.1.arch2-1
Description: Documentation for the Linux but built with clang kernel
URL: https://github.com/archlinux/linux/commits/v5.19.1-arch2
NumVotes: 1
Popularity: 0.533467
OutOfDate:
Maintainer: Nullrequest
FirstSubmitted: 1659256665
LastModified: 1660381070
URLPath: /cgit/aur.git/snapshot/linux-clang-docs.tar.gz