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

Last updated: November 24,2024

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

$ yay -S linux-lts49-headers

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

$ yay -Rns linux-lts49-headers

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

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

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

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

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

ID: 1131792
Name: linux-lts49-headers
PackageBaseID: 129725
PackageBase: linux-lts49
Version: 4.9.326-1
Description: Header files and scripts for building modules for Linux-lts49 kernel
URL: https://www.kernel.org/
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: severach
FirstSubmitted: 1517642871
LastModified: 1661629172
URLPath: /cgit/aur.git/snapshot/linux-lts49-headers.tar.gz