snmptt on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S snmptt

* (Optional) Uninstall snmptt on Arch using YAY

$ yay -Rns snmptt

2. Manually Install "snmptt" via AUR

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

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

b. Clone snmptt's git locally

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

c. Go to ~/snmptt folder and install it

$ cd ~/snmptt $ makepkg -si

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

ID: 1367873
Name: snmptt
PackageBaseID: 114718
PackageBase: snmptt
Version: 1.5-1
Description: A Perl-based SNMP trap handler for use with the Net-SNMP / UCD-SNMP snmptrapd program
URL: http://snmptt.sourceforge.net/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: hv15
Submitter: hv15
FirstSubmitted: 1471258256
LastModified: 1702291988
URLPath: /cgit/aur.git/snapshot/snmptt.tar.gz