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

Last updated: July 05,2024

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

$ yay -S linux-lts54-headers

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

$ yay -Rns linux-lts54-headers

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

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

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

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

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

ID: 1423326
Name: linux-lts54-headers
PackageBaseID: 163431
PackageBase: linux-lts54
Version: 5.4.271-1
Description: Headers and scripts for building modules for the LTS 5.4 Linux kernel
URL: https://www.kernel.org/
NumVotes: 9
Popularity: 0.000206
OutOfDate: 1710534899
Maintainer: severach
Submitter: jonathon
FirstSubmitted: 1613573884
LastModified: 1709917131
URLPath: /cgit/aur.git/snapshot/linux-lts54-headers.tar.gz