nfspy on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S nfspy

* (Optional) Uninstall nfspy on Arch using YAY

$ yay -Rns nfspy

2. Manually Install "nfspy" via AUR

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

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

b. Clone nfspy's git locally

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

c. Go to ~/nfspy folder and install it

$ cd ~/nfspy $ makepkg -si

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

ID: 855127
Name: nfspy
PackageBaseID: 128453
PackageBase: nfspy
Version: 1.0-1
Description: A Python library for automating the falsification of NFS credentials when mounting an NFS share
URL: https://github.com/bonsaiviking/NfSpy
NumVotes: 2
Popularity: 0.005324
OutOfDate:
Maintainer:
FirstSubmitted: 1514427464
LastModified: 1611948809
URLPath: /cgit/aur.git/snapshot/nfspy.tar.gz