nfsshell on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S nfsshell

* (Optional) Uninstall nfsshell on Arch using YAY

$ yay -Rns nfsshell

2. Manually Install "nfsshell" via AUR

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

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

b. Clone nfsshell's git locally

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

c. Go to ~/nfsshell folder and install it

$ cd ~/nfsshell $ makepkg -si

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

ID: 199696
Name: nfsshell
PackageBaseID: 39430
PackageBase: nfsshell
Version: 19980519-1
Description: Userland NFS command tool
URL: http://www.paramecium.org/~leendert/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: net147
Submitter: net147
FirstSubmitted: 1281015853
LastModified: 1434679132
URLPath: /cgit/aur.git/snapshot/nfsshell.tar.gz