nulnfs on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S nulnfs

* (Optional) Uninstall nulnfs on Arch using YAY

$ yay -Rns nulnfs

2. Manually Install "nulnfs" via AUR

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

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

b. Clone nulnfs's git locally

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

c. Go to ~/nulnfs folder and install it

$ cd ~/nulnfs $ makepkg -si

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

ID: 187787
Name: nulnfs
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/nulnfs.tar.gz