naemon on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S naemon

* (Optional) Uninstall naemon on Arch using YAY

$ yay -Rns naemon

2. Manually Install "naemon" via AUR

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

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

b. Clone naemon's git locally

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

c. Go to ~/naemon folder and install it

$ cd ~/naemon $ makepkg -si

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

ID: 1279204
Name: naemon
PackageBaseID: 86809
PackageBase: naemon
Version: 1.4.1-1
Description: System and network monitoring application
URL: https://www.naemon.io/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jsteel
FirstSubmitted: 1413927345
LastModified: 1687814024
URLPath: /cgit/aur.git/snapshot/naemon.tar.gz