How to Install and Uninstall python3-net-snmp Package on openSUSE Leap

Last updated: May 18,2024

1. Install "python3-net-snmp" package

This guide let you learn how to install python3-net-snmp on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-net-snmp

2. Uninstall "python3-net-snmp" package

Please follow the guidance below to uninstall python3-net-snmp on openSUSE Leap:

$ sudo zypper remove python3-net-snmp

3. Information about the python3-net-snmp package on openSUSE Leap

Information for package python3-net-snmp:
-----------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python3-net-snmp
Version : 5.9.4-150300.15.11.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 127.0 KiB
Installed : No
Status : not installed
Source package : net-snmp-5.9.4-150300.15.11.1.src
Upstream URL : https://sourceforge.net/projects/net-snmp
Summary : The Python 3 'netsnmp' module for the Net-SNMP
Description :
The 'netsnmp' module provides a full featured, tri-lingual SNMP (SNMPv3,
SNMPv2c, SNMPv1) client API. The 'netsnmp' module internals rely on the
Net-SNMP toolkit library.