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

Last updated: July 02,2024

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

$ yay -S linux-amd-headers

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

$ yay -Rns linux-amd-headers

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

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

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

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

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

ID: 1427882
Name: linux-amd-headers
PackageBaseID: 146545
PackageBase: linux-amd
Version: 6.8.v.1-1
Description: Header files and scripts for building modules for Linux kernel aimed at the ZNVER4/MZEN4 AMD CPU based hardware
URL: https://www.kernel.org/
NumVotes: 29
Popularity: 0.058153
OutOfDate:
Maintainer: eggz
Submitter: eggz
FirstSubmitted: 1573399224
LastModified: 1710533828
URLPath: /cgit/aur.git/snapshot/linux-amd-headers.tar.gz