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

Last updated: November 23,2024

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

$ yay -S linux-slim-headers

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

$ yay -Rns linux-slim-headers

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

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

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

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

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

ID: 1427850
Name: linux-slim-headers
PackageBaseID: 142433
PackageBase: linux-slim
Version: 6.8.v.1-1
Description: Header files and scripts for building modules for the slimmed down linux kernel.
URL: http://www.kernel.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: eggz
Submitter: eggz
FirstSubmitted: 1559316210
LastModified: 1710529392
URLPath: /cgit/aur.git/snapshot/linux-slim-headers.tar.gz