linux-rc-headers on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S linux-rc-headers

* (Optional) Uninstall linux-rc-headers on Arch using YAY

$ yay -Rns linux-rc-headers

2. Manually Install "linux-rc-headers" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone linux-rc-headers's git locally

$ git clone https://aur.archlinux.org/linux-rc-headers.git ~/linux-rc-headers

c. Go to ~/linux-rc-headers folder and install it

$ cd ~/linux-rc-headers $ makepkg -si

3. Information about the linux-rc-headers package on Arch User Repository (AUR)

ID: 1391420
Name: linux-rc-headers
PackageBaseID: 108344
PackageBase: linux-rc
Version: 6.8rc1-1
Description: Headers and scripts for building modules for the linux-rc package
URL: https://www.kernel.org/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: archdevlab
Submitter: graysky
FirstSubmitted: 1457039905
LastModified: 1706057848
URLPath: /cgit/aur.git/snapshot/linux-rc-headers.tar.gz