linux-rc on AUR (Arch User Repository)

Last updated: September 13,2024

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

$ yay -S linux-rc

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

$ yay -Rns linux-rc

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

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

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

$ cd ~/linux-rc $ makepkg -si

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

ID: 1391419
Name: linux-rc
PackageBaseID: 108344
PackageBase: linux-rc
Version: 6.8rc1-1
Description: The Linux kernel and modules - Release Candidate version
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.tar.gz