psfiles on AUR (Arch User Repository)

Last updated: June 27,2024

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

$ yay -S psfiles

* (Optional) Uninstall psfiles on Arch using YAY

$ yay -Rns psfiles

2. Manually Install "psfiles" via AUR

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

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

b. Clone psfiles's git locally

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

c. Go to ~/psfiles folder and install it

$ cd ~/psfiles $ makepkg -si

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

ID: 1421160
Name: psfiles
PackageBaseID: 202271
PackageBase: psfiles
Version: 0.4.0-1
Description: A CLI tool to monitor file system activity of a Linux process
URL: https://github.com/mukovnin/psfiles
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mukovnin
Submitter: mukovnin
FirstSubmitted: 1707370111
LastModified: 1709643308
URLPath: /cgit/aur.git/snapshot/psfiles.tar.gz