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

Last updated: September 28,2024

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

$ yay -S linux-rt-headers

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

$ yay -Rns linux-rt-headers

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

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

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

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

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

ID: 1126048
Name: linux-rt-headers
PackageBaseID: 51360
PackageBase: linux-rt
Version: 5.19.0.10.realtime1-1
Description: Headers and scripts for building modules for the Linux RT kernel
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-headers.tar.gz

5. The same packages on other Linux Distributions