linux-rt on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S linux-rt

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

$ yay -Rns linux-rt

2. Manually Install "linux-rt" via AUR

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

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

b. Clone linux-rt's git locally

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

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

$ cd ~/linux-rt $ makepkg -si

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

ID: 1126047
Name: linux-rt
PackageBaseID: 51360
PackageBase: linux-rt
Version: 5.19.0.10.realtime1-1
Description: The Linux RT kernel and modules
URL: https://gitlab.archlinux.org/dvzrv/linux-rt/-/commits/v5.19.0.10.realtime1
NumVotes: 178
Popularity: 1.083359
OutOfDate:
Maintainer: jhernberg
FirstSubmitted: 1312920233
LastModified: 1660510782
URLPath: /cgit/aur.git/snapshot/linux-rt.tar.gz

5. The same packages on other Linux Distributions