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

Last updated: May 20,2024

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

$ yay -S linux-aufs-headers

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

$ yay -Rns linux-aufs-headers

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

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

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

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

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

ID: 1119338
Name: linux-aufs-headers
PackageBaseID: 143430
PackageBase: linux-aufs
Version: 5.18.15-2
Description: Headers and scripts for building modules for the Linux AUFS kernel
URL: https://github.com/sfjro/aufs5-standalone
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1562969096
LastModified: 1659187915
URLPath: /cgit/aur.git/snapshot/linux-aufs-headers.tar.gz