snmp++ on AUR (Arch User Repository)
Last updated: November 25,2024
1. Install "snmp++" 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 snmp++ on Arch using YAY
$
yay -S
snmp++
Copied
* (Optional) Uninstall snmp++ on Arch using YAY
$
yay -Rns
snmp++
Copied
2. Manually Install "snmp++" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone snmp++'s git locally
$
git clone https://aur.archlinux.org/snmp++.git
~/snmp++
Copied
c. Go to ~/snmp++ folder and install it
$
cd
~/snmp++
Copied
$
makepkg -si
Copied
3. Information about the snmp++ package on Arch User Repository (AUR)
ID: 1246090
Name: snmp++
PackageBaseID: 120519
PackageBase: snmp++
Version: 3.5.0-1
Description: SNMP C++ library from Agentpp
URL: https://agentpp.com/api/cpp/snmp_pp.html
NumVotes: 2
Popularity: 0.001235
OutOfDate:
Maintainer: kalj
Submitter: brucebertrand
FirstSubmitted: 1489225127
LastModified: 1682410301
URLPath: /cgit/aur.git/snapshot/snmp++.tar.gz
Name: snmp++
PackageBaseID: 120519
PackageBase: snmp++
Version: 3.5.0-1
Description: SNMP C++ library from Agentpp
URL: https://agentpp.com/api/cpp/snmp_pp.html
NumVotes: 2
Popularity: 0.001235
OutOfDate:
Maintainer: kalj
Submitter: brucebertrand
FirstSubmitted: 1489225127
LastModified: 1682410301
URLPath: /cgit/aur.git/snapshot/snmp++.tar.gz