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

Last updated: June 26,2024

1. Install "python38-pysnmp" package

This is a short guide on how to install python38-pysnmp on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-pysnmp

2. Uninstall "python38-pysnmp" package

This guide let you learn how to uninstall python38-pysnmp on openSuSE Tumbleweed:

$ sudo zypper remove python38-pysnmp

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

Information for package python38-pysnmp:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-pysnmp
Version : 4.4.12-2.8
Arch : noarch
Vendor : openSUSE
Installed Size : 3,4 MiB
Installed : No
Status : not installed
Source package : python-pysnmp-4.4.12-2.8.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