pacman-pstatus on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install pacman-pstatus on Arch using YAY
$
yay -S
pacman-pstatus
Copied
* (Optional) Uninstall pacman-pstatus on Arch using YAY
$
yay -Rns
pacman-pstatus
Copied
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
Copied
b. Clone pacman-pstatus's git locally
$
git clone https://aur.archlinux.org/pacman-pstatus.git
~/pacman-pstatus
Copied
c. Go to ~/pacman-pstatus folder and install it
$
cd
~/pacman-pstatus
Copied
$
makepkg -si
Copied
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
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