faultstat on AUR (Arch User Repository)

Last updated: May 11,2024

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

$ yay -S faultstat

* (Optional) Uninstall faultstat on Arch using YAY

$ yay -Rns faultstat

2. Manually Install "faultstat" via AUR

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

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

b. Clone faultstat's git locally

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

c. Go to ~/faultstat folder and install it

$ cd ~/faultstat $ makepkg -si

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

ID: 1385542
Name: faultstat
PackageBaseID: 144329
PackageBase: faultstat
Version: 0.01.11-1
Description: page fault tracking tool
URL: https://github.com/ColinIanKing/faultstat
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ebal
Submitter: ebal
FirstSubmitted: 1565855728
LastModified: 1705230163
URLPath: /cgit/aur.git/snapshot/faultstat.tar.gz