How to Install and Uninstall python3-pysnmp Package on openSUSE Leap
Last updated: December 25,2024
1. Install "python3-pysnmp" package
This guide let you learn how to install python3-pysnmp on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-pysnmp
Copied
2. Uninstall "python3-pysnmp" package
This tutorial shows how to uninstall python3-pysnmp on openSUSE Leap:
$
sudo zypper remove
python3-pysnmp
Copied
3. Information about the python3-pysnmp package on openSUSE Leap
Information for package python3-pysnmp:
---------------------------------------
Repository : Main Repository
Name : python3-pysnmp
Version : 4.4.12-1.44
Arch : noarch
Vendor : SUSE LLC
Installed Size : 3.5 MiB
Installed : No
Status : not installed
Source package : python-pysnmp-4.4.12-1.44.src
Upstream URL : https://github.com/etingof/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
---------------------------------------
Repository : Main Repository
Name : python3-pysnmp
Version : 4.4.12-1.44
Arch : noarch
Vendor : SUSE LLC
Installed Size : 3.5 MiB
Installed : No
Status : not installed
Source package : python-pysnmp-4.4.12-1.44.src
Upstream URL : https://github.com/etingof/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