How to Install and Uninstall python2-pysnmp Package on openSUSE Leap

Last updated: May 10,2024

1. Install "python2-pysnmp" package

Please follow the steps below to install python2-pysnmp on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-pysnmp

2. Uninstall "python2-pysnmp" package

This is a short guide on how to uninstall python2-pysnmp on openSUSE Leap:

$ sudo zypper remove python2-pysnmp

3. Information about the python2-pysnmp package on openSUSE Leap

Information for package python2-pysnmp:
---------------------------------------
Repository : Main Repository
Name : python2-pysnmp
Version : 4.4.12-bp153.1.16
Arch : noarch
Vendor : openSUSE
Installed Size : 3,0 MiB
Installed : No
Status : not installed
Source package : python-pysnmp-4.4.12-bp153.1.16.src
Summary : A pure-Python SNMPv1/v2c/v3 library
Description :
This project is a SNMP v1/v2c/v3 engine written in the Python
programming language.
* Complete SNMPv1/v2c and SNMPv3 engine support
* Can act as Manager and/or Agent
* Manager and Agent side MIB support
* Asynchronous operations support
* Pure-Python implementation
* py2exe and .egg friendly
* Twisted binding