python2-easysnmp on AUR (Arch User Repository)

Last updated: March 15,2025

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

$ yay -S python2-easysnmp

* (Optional) Uninstall python2-easysnmp on Arch using YAY

$ yay -Rns python2-easysnmp

2. Manually Install "python2-easysnmp" via AUR

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

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

b. Clone python2-easysnmp's git locally

$ git clone https://aur.archlinux.org/python2-easysnmp.git ~/python2-easysnmp

c. Go to ~/python2-easysnmp folder and install it

$ cd ~/python2-easysnmp $ makepkg -si

3. Information about the python2-easysnmp package on Arch User Repository (AUR)

ID: 1149111
Name: python2-easysnmp
PackageBaseID: 127929
PackageBase: python-easysnmp
Version: 0.2.6-1
Description: A blazingly fast and Pythonic SNMP library based on the official Net-SNMP bindings
URL: http://pysnmp.sourceforge.net/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: cdemoulins
Submitter: cdemoulins
FirstSubmitted: 1513268668
LastModified: 1665063220
URLPath: /cgit/aur.git/snapshot/python2-easysnmp.tar.gz