nullfs on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S nullfs

* (Optional) Uninstall nullfs on Arch using YAY

$ yay -Rns nullfs

2. Manually Install "nullfs" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone nullfs's git locally

$ git clone https://aur.archlinux.org/nullfs.git ~/nullfs

c. Go to ~/nullfs folder and install it

$ cd ~/nullfs $ makepkg -si

3. Information about the nullfs package on Arch User Repository (AUR)

ID: 187786
Name: nullfs
PackageBaseID: 89864
PackageBase: nullfs
Version: latest-1
Description: FUSE nullfs drivers
URL: https://github.com/xrgtn/nullfs
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: whynothugo
FirstSubmitted: 1422429581
LastModified: 1433825227
URLPath: /cgit/aur.git/snapshot/nullfs.tar.gz