librenms on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S librenms

* (Optional) Uninstall librenms on Arch using YAY

$ yay -Rns librenms

2. Manually Install "librenms" via AUR

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

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

b. Clone librenms's git locally

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

c. Go to ~/librenms folder and install it

$ cd ~/librenms $ makepkg -si

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

ID: 800640
Name: librenms
PackageBaseID: 104594
PackageBase: librenms
Version: 1.68-1
Description: Autodiscovering PHP/MySQL/SNMP based network monitoring
URL: https://www.librenms.org/
NumVotes: 4
Popularity: 0
OutOfDate: 1613137646
Maintainer:
FirstSubmitted: 1450094609
LastModified: 1601896220
URLPath: /cgit/aur.git/snapshot/librenms.tar.gz