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

Last updated: September 28,2024

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

$ yay -S linux-libre-headers

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

$ yay -Rns linux-libre-headers

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

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

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

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

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

ID: 1428811
Name: linux-libre-headers
PackageBaseID: 125981
PackageBase: linux-libre
Version: 6.8.1-1
Description: Headers and scripts for building modules for the Linux Libre kernel
URL: https://linux-libre.fsfla.org/
NumVotes: 35
Popularity: 0.040617
OutOfDate:
Maintainer: dbermond
Submitter: onny
FirstSubmitted: 1506777232
LastModified: 1710643296
URLPath: /cgit/aur.git/snapshot/linux-libre-headers.tar.gz