fsatrace on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S fsatrace

* (Optional) Uninstall fsatrace on Arch using YAY

$ yay -Rns fsatrace

2. Manually Install "fsatrace" via AUR

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

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

b. Clone fsatrace's git locally

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

c. Go to ~/fsatrace folder and install it

$ cd ~/fsatrace $ makepkg -si

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

ID: 1069346
Name: fsatrace
PackageBaseID: 175976
PackageBase: fsatrace
Version: 0.0.5-1
Description: Filesystem access tracer
URL: https://github.com/jacereda/fsatrace
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sondr3
Submitter: sondr3
FirstSubmitted: 1644830254
LastModified: 1650449343
URLPath: /cgit/aur.git/snapshot/fsatrace.tar.gz