pacman-pstatus on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S pacman-pstatus

* (Optional) Uninstall pacman-pstatus on Arch using YAY

$ yay -Rns pacman-pstatus

2. Manually Install "pacman-pstatus" via AUR

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

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

b. Clone pacman-pstatus's git locally

$ git clone https://aur.archlinux.org/pacman-pstatus.git ~/pacman-pstatus

c. Go to ~/pacman-pstatus folder and install it

$ cd ~/pacman-pstatus $ makepkg -si

3. Information about the pacman-pstatus package on Arch User Repository (AUR)

ID: 1124003
Name: pacman-pstatus
PackageBaseID: 122831
PackageBase: pacman-pstatus
Version: 0.3.1-1
Description: Provides a command to identify which running processes have files that have changed on disk. It also provides a pacman hook and pacman-ps to also show which packages own the files that are still open. (forked from samcv's pacman-ps)
URL: https://gitlab.com/renyuneyun/pacman-ps
NumVotes: 11
Popularity: 0.000185
OutOfDate:
Maintainer: renyuneyun
Submitter: renyuneyun
FirstSubmitted: 1495635465
LastModified: 1660053666
URLPath: /cgit/aur.git/snapshot/pacman-pstatus.tar.gz