nfstrace on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S nfstrace

* (Optional) Uninstall nfstrace on Arch using YAY

$ yay -Rns nfstrace

2. Manually Install "nfstrace" via AUR

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

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

b. Clone nfstrace's git locally

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

c. Go to ~/nfstrace folder and install it

$ cd ~/nfstrace $ makepkg -si

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

ID: 845457
Name: nfstrace
PackageBaseID: 117028
PackageBase: nfstrace
Version: 0.4.3.2-2
Description: NFS and CIFS tracing/monitoring/capturing/analyzing tool
URL: https://github.com/epam/nfstrace/
NumVotes: 4
Popularity: 0.000342
OutOfDate:
Maintainer: nnadams
Submitter: troyengel
FirstSubmitted: 1479057149
LastModified: 1610311134
URLPath: /cgit/aur.git/snapshot/nfstrace.tar.gz