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

Last updated: October 06,2024

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

$ yay -S linux-lts61-headers

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

$ yay -Rns linux-lts61-headers

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

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

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

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

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

ID: 1423340
Name: linux-lts61-headers
PackageBaseID: 201963
PackageBase: linux-lts61
Version: 6.1.81-1
Description: Headers and scripts for building modules for the LTS Linux kernel
URL: https://www.kernel.org
NumVotes: 7
Popularity: 3.0907
OutOfDate:
Maintainer: severach
Submitter: severach
FirstSubmitted: 1706474065
LastModified: 1709917374
URLPath: /cgit/aur.git/snapshot/linux-lts61-headers.tar.gz