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

Last updated: June 23,2024

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

$ yay -S linux-lts419-headers

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

$ yay -Rns linux-lts419-headers

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

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

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

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

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

ID: 1423322
Name: linux-lts419-headers
PackageBaseID: 149078
PackageBase: linux-lts419
Version: 4.19.309-1
Description: Headers and scripts for building modules for the LTS 4.19 Linux kernel
URL: https://www.kernel.org/
NumVotes: 13
Popularity: 3.0E-6
OutOfDate:
Maintainer: severach
Submitter: dantob
FirstSubmitted: 1581596451
LastModified: 1709917069
URLPath: /cgit/aur.git/snapshot/linux-lts419-headers.tar.gz