psgrep on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S psgrep

* (Optional) Uninstall psgrep on Arch using YAY

$ yay -Rns psgrep

2. Manually Install "psgrep" via AUR

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

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

b. Clone psgrep's git locally

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

c. Go to ~/psgrep folder and install it

$ cd ~/psgrep $ makepkg -si

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

ID: 638122
Name: psgrep
PackageBaseID: 28340
PackageBase: psgrep
Version: 1.0.9-1
Description: Process list search thru grep
URL: https://github.com/jvz/psgrep
NumVotes: 13
Popularity: 0.000805
OutOfDate:
Maintainer: mikesd
Submitter: ndowens
FirstSubmitted: 1247697076
LastModified: 1566018712
URLPath: /cgit/aur.git/snapshot/psgrep.tar.gz