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

Last updated: May 20,2024

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

$ yay -S linux-rt-lts

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

$ yay -Rns linux-rt-lts

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

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

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

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

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

ID: 1126026
Name: linux-rt-lts
PackageBaseID: 56195
PackageBase: linux-rt-lts
Version: 5.15.55.48.realtime1-1
Description: The Linux RT LTS kernel and modules
URL: https://gitlab.archlinux.org/dvzrv/linux-rt-lts/-/commits/v5.15.55.48.realtime1
NumVotes: 36
Popularity: 0.000152
OutOfDate:
Maintainer: jhernberg
FirstSubmitted: 1327834387
LastModified: 1660503429
URLPath: /cgit/aur.git/snapshot/linux-rt-lts.tar.gz

5. The same packages on other Linux Distributions