linux-aufs on AUR (Arch User Repository)

Last updated: December 29,2024

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

$ yay -S linux-aufs

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

$ yay -Rns linux-aufs

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

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

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

$ cd ~/linux-aufs $ makepkg -si

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

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