snmp_exporter on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S snmp_exporter

* (Optional) Uninstall snmp_exporter on Arch using YAY

$ yay -Rns snmp_exporter

2. Manually Install "snmp_exporter" via AUR

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

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

b. Clone snmp_exporter's git locally

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

c. Go to ~/snmp_exporter folder and install it

$ cd ~/snmp_exporter $ makepkg -si

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

ID: 862333
Name: snmp_exporter
PackageBaseID: 137948
PackageBase: snmp_exporter
Version: 0.20.0-1
Description: This is an exporter that exposes information gathered from SNMP for use by the Prometheus monitoring system
URL: https://github.com/prometheus/snmp_exporter
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: k0ste
FirstSubmitted: 1544434527
LastModified: 1613139491
URLPath: /cgit/aur.git/snapshot/snmp_exporter.tar.gz