How to Install and Uninstall python311-pysnmp Package on openSuSE Tumbleweed

Last updated: July 05,2024

1. Install "python311-pysnmp" package

Please follow the guidelines below to install python311-pysnmp on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-pysnmp

2. Uninstall "python311-pysnmp" package

Here is a brief guide to show you how to uninstall python311-pysnmp on openSuSE Tumbleweed:

$ sudo zypper remove python311-pysnmp

3. Information about the python311-pysnmp package on openSuSE Tumbleweed

Information for package python311-pysnmp:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pysnmp
Version : 5.0.28-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 3.1 MiB
Installed : No
Status : not installed
Source package : python-pysnmp-5.0.28-2.2.src
Upstream URL : https://github.com/lextudio/pysnmp
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