linux-ck on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S linux-ck

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

$ yay -Rns linux-ck

2. Manually Install "linux-ck" via AUR

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

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

b. Clone linux-ck's git locally

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

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

$ cd ~/linux-ck $ makepkg -si

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

ID: 1428553
Name: linux-ck
PackageBaseID: 50911
PackageBase: linux-ck
Version: 6.8.1-1
Description: The Linux kernel and modules with ck's hrtimer patches
URL: https://wiki.archlinux.org/index.php/Linux-ck
NumVotes: 461
Popularity: 2.148001
OutOfDate:
Maintainer: graysky
Submitter: graysky
FirstSubmitted: 1311346274
LastModified: 1710612160
URLPath: /cgit/aur.git/snapshot/linux-ck.tar.gz