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

Last updated: May 10,2024

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

$ yay -S linux-lts510-headers

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

$ yay -Rns linux-lts510-headers

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

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

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

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

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

ID: 1423332
Name: linux-lts510-headers
PackageBaseID: 174909
PackageBase: linux-lts510
Version: 5.10.212-1
Description: Headers and scripts for building modules for the LTS 5.10 Linux kernel
URL: https://www.kernel.org/
NumVotes: 9
Popularity: 7.0E-5
OutOfDate:
Maintainer: severach
Submitter: jonathon
FirstSubmitted: 1641860410
LastModified: 1709917250
URLPath: /cgit/aur.git/snapshot/linux-lts510-headers.tar.gz