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