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

Last updated: July 02,2024

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

$ yay -S linux-lts414-headers

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

$ yay -Rns linux-lts414-headers

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

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

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

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

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

ID: 1384942
Name: linux-lts414-headers
PackageBaseID: 138448
PackageBase: linux-lts414
Version: 4.14.336-1
Description: Header files and scripts for building modules for Linux-lts414 kernel
URL: https://www.kernel.org/
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: severach
FirstSubmitted: 1546376138
LastModified: 1705118840
URLPath: /cgit/aur.git/snapshot/linux-lts414-headers.tar.gz