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

Last updated: July 03,2024

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

$ yay -S linux-pf-headers

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

$ yay -Rns linux-pf-headers

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

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

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

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

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

ID: 1425307
Name: linux-pf-headers
PackageBaseID: 50956
PackageBase: linux-pf
Version: 6.8.1-1
Description: Headers and scripts for building modules for the pf-kernel
URL: https://pfkernel.natalenko.name
NumVotes: 210
Popularity: 1.007747
OutOfDate:
Maintainer: post-factum
Submitter: nous
FirstSubmitted: 1311508902
LastModified: 1710181281
URLPath: /cgit/aur.git/snapshot/linux-pf-headers.tar.gz