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