ps-lookup on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S ps-lookup

* (Optional) Uninstall ps-lookup on Arch using YAY

$ yay -Rns ps-lookup

2. Manually Install "ps-lookup" via AUR

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

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

b. Clone ps-lookup's git locally

$ git clone https://aur.archlinux.org/ps-lookup.git ~/ps-lookup

c. Go to ~/ps-lookup folder and install it

$ cd ~/ps-lookup $ makepkg -si

3. Information about the ps-lookup package on Arch User Repository (AUR)

ID: 1144597
Name: ps-lookup
PackageBaseID: 185855
PackageBase: ps-lookup
Version: 1.0.r21.130d142-1
Description: a simple and easy to use command line app that searches for the process you enter.
URL: https://github.com/hexisXz/ps-lookup.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hexisXz
Submitter: hexisXz
FirstSubmitted: 1663556567
LastModified: 1664211647
URLPath: /cgit/aur.git/snapshot/ps-lookup.tar.gz