prmon on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S prmon

* (Optional) Uninstall prmon on Arch using YAY

$ yay -Rns prmon

2. Manually Install "prmon" via AUR

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

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

b. Clone prmon's git locally

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

c. Go to ~/prmon folder and install it

$ cd ~/prmon $ makepkg -si

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

ID: 1094089
Name: prmon
PackageBaseID: 165773
PackageBase: prmon
Version: 3.0.2-1
Description: Standalone monitor for process resource consumption
URL: https://github.com/HSF/prmon
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nikoladze
Submitter: nikoladze
FirstSubmitted: 1618773098
LastModified: 1654532089
URLPath: /cgit/aur.git/snapshot/prmon.tar.gz