nfs-ganesha on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S nfs-ganesha

* (Optional) Uninstall nfs-ganesha on Arch using YAY

$ yay -Rns nfs-ganesha

2. Manually Install "nfs-ganesha" via AUR

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

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

b. Clone nfs-ganesha's git locally

$ git clone https://aur.archlinux.org/nfs-ganesha.git ~/nfs-ganesha

c. Go to ~/nfs-ganesha folder and install it

$ cd ~/nfs-ganesha $ makepkg -si

3. Information about the nfs-ganesha package on Arch User Repository (AUR)

ID: 1374510
Name: nfs-ganesha
PackageBaseID: 123038
PackageBase: nfs-ganesha
Version: 5.7-1
Description: NFS and 9P protocols in user mode.
URL: http://nfs-ganesha.github.io/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: FabioLolix
Submitter: omgold
FirstSubmitted: 1496410910
LastModified: 1703342473
URLPath: /cgit/aur.git/snapshot/nfs-ganesha.tar.gz