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

Last updated: October 05,2024

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

$ yay -S linux-vfio-headers

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

$ yay -Rns linux-vfio-headers

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

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

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

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

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

ID: 1428886
Name: linux-vfio-headers
PackageBaseID: 89931
PackageBase: linux-vfio
Version: 6.8.1-1
Description: Headers and scripts for building modules for the Linux kernel (ACS override and i915 VGA arbiter patches)
URL: https://www.kernel.org
NumVotes: 74
Popularity: 0.045976
OutOfDate:
Maintainer: xiota
Submitter: zman0900
FirstSubmitted: 1422600062
LastModified: 1710659197
URLPath: /cgit/aur.git/snapshot/linux-vfio-headers.tar.gz