dmon on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S dmon

* (Optional) Uninstall dmon on Arch using YAY

$ yay -Rns dmon

2. Manually Install "dmon" via AUR

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

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

b. Clone dmon's git locally

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

c. Go to ~/dmon folder and install it

$ cd ~/dmon $ makepkg -si

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

ID: 868037
Name: dmon
PackageBaseID: 50553
PackageBase: dmon
Version: 0.5.1-1
Description: Toolset for daemonizing and supervising processes
URL: https://github.com/aperezdc/dmon
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1310110177
LastModified: 1614102527
URLPath: /cgit/aur.git/snapshot/dmon.tar.gz