mon on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S mon

* (Optional) Uninstall mon on Arch using YAY

$ yay -Rns mon

2. Manually Install "mon" via AUR

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

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

b. Clone mon's git locally

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

c. Go to ~/mon folder and install it

$ cd ~/mon $ makepkg -si

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

ID: 208698
Name: mon
PackageBaseID: 86489
PackageBase: mon
Version: 1.2.3-1
Description: Simple single-process process monitoring program written in C
URL: https://github.com/visionmedia/mon
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: carstene1ns
FirstSubmitted: 1413121624
LastModified: 1436326020
URLPath: /cgit/aur.git/snapshot/mon.tar.gz