linux-libre on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S linux-libre

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

$ yay -Rns linux-libre

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

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

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

$ cd ~/linux-libre $ makepkg -si

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

ID: 1428810
Name: linux-libre
PackageBaseID: 125981
PackageBase: linux-libre
Version: 6.8.1-1
Description: The Linux Libre kernel and modules
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.tar.gz