dmon on AUR (Arch User Repository)
Last updated: November 06,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
Copied
b. Install dmon on Arch using YAY
$
yay -S
dmon
Copied
* (Optional) Uninstall dmon on Arch using YAY
$
yay -Rns
dmon
Copied
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
Copied
b. Clone dmon's git locally
$
git clone https://aur.archlinux.org/dmon.git
~/dmon
Copied
c. Go to ~/dmon folder and install it
$
cd
~/dmon
Copied
$
makepkg -si
Copied
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
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