unfs3 on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S unfs3

* (Optional) Uninstall unfs3 on Arch using YAY

$ yay -Rns unfs3

2. Manually Install "unfs3" via AUR

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

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

b. Clone unfs3's git locally

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

c. Go to ~/unfs3 folder and install it

$ cd ~/unfs3 $ makepkg -si

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

ID: 513503
Name: unfs3
PackageBaseID: 58329
PackageBase: unfs3
Version: 0.9.22-5
Description: A user-space implementation of the NFSv3 server specification
URL: http://unfs3.sourceforge.net/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: ohwg
Submitter: ohwg
FirstSubmitted: 1333960291
LastModified: 1527245692
URLPath: /cgit/aur.git/snapshot/unfs3.tar.gz