pcstat on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S pcstat

* (Optional) Uninstall pcstat on Arch using YAY

$ yay -Rns pcstat

2. Manually Install "pcstat" via AUR

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

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

b. Clone pcstat's git locally

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

c. Go to ~/pcstat folder and install it

$ cd ~/pcstat $ makepkg -si

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

ID: 1403978
Name: pcstat
PackageBaseID: 109753
PackageBase: pcstat
Version: 1:0.0.2-1
Description: Utility to get page cache stats for files
URL: https://github.com/tobert/pcstat
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: PhCl
Submitter: PhCl
FirstSubmitted: 1459888254
LastModified: 1707069195
URLPath: /cgit/aur.git/snapshot/pcstat.tar.gz