fatrace on AUR (Arch User Repository)

Last updated: April 27,2024

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

$ yay -S fatrace

* (Optional) Uninstall fatrace on Arch using YAY

$ yay -Rns fatrace

2. Manually Install "fatrace" via AUR

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

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

b. Clone fatrace's git locally

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

c. Go to ~/fatrace folder and install it

$ cd ~/fatrace $ makepkg -si

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

ID: 1167976
Name: fatrace
PackageBaseID: 56531
PackageBase: fatrace
Version: 0.17.0-1
Description: Reports file access events from all running processes.
URL: https://github.com/martinpitt/fatrace
NumVotes: 34
Popularity: 0.304629
OutOfDate:
Maintainer: Markus00000
Submitter: fphillips
FirstSubmitted: 1328774202
LastModified: 1668240139
URLPath: /cgit/aur.git/snapshot/fatrace.tar.gz