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

Last updated: September 19,2024

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

$ yay -S linux-mini-headers

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

$ yay -Rns linux-mini-headers

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

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

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

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

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

ID: 1170152
Name: linux-mini-headers
PackageBaseID: 165758
PackageBase: linux-mini
Version: 6.0.9-1
Description: Headers and scripts for building modules for the Linux kernel and modules with minimal configuration kernel
URL: https://www.kernel.org/
NumVotes: 2
Popularity: 0
OutOfDate: 1703603676
Maintainer: igor-dyatlov
Submitter: igor-dyatlov
FirstSubmitted: 1618747487
LastModified: 1668622180
URLPath: /cgit/aur.git/snapshot/linux-mini-headers.tar.gz