python-easysnmp on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-easysnmp

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

$ yay -Rns python-easysnmp

2. Manually Install "python-easysnmp" via AUR

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

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

b. Clone python-easysnmp's git locally

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

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

$ cd ~/python-easysnmp $ makepkg -si

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

ID: 1149110
Name: python-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/python-easysnmp.tar.gz