minmon on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S minmon

* (Optional) Uninstall minmon on Arch using YAY

$ yay -Rns minmon

2. Manually Install "minmon" via AUR

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

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

b. Clone minmon's git locally

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

c. Go to ~/minmon folder and install it

$ cd ~/minmon $ makepkg -si

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

ID: 1407991
Name: minmon
PackageBaseID: 188824
PackageBase: minmon
Version: 0.7.0-1
Description: An opinionated minimal monitoring and alarming tool.
URL: https://github.com/flo-at/minmon
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: float
Submitter: float
FirstSubmitted: 1671347247
LastModified: 1707737279
URLPath: /cgit/aur.git/snapshot/minmon.tar.gz