How to Install and Uninstall python3-net-snmp.x86_64 Package on Rocky Linux 9

Last updated: October 06,2024

1. Install "python3-net-snmp.x86_64" package

Please follow the step by step instructions below to install python3-net-snmp.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install python3-net-snmp.x86_64

2. Uninstall "python3-net-snmp.x86_64" package

Please follow the instructions below to uninstall python3-net-snmp.x86_64 on Rocky Linux 9:

$ sudo dnf remove python3-net-snmp.x86_64 $ sudo dnf autoremove

3. Information about the python3-net-snmp.x86_64 package on Rocky Linux 9

Last metadata expiration check: 1:28:03 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : python3-net-snmp
Epoch : 1
Version : 5.9.1
Release : 11.el9_3.1
Architecture : x86_64
Size : 43 k
Source : net-snmp-5.9.1-11.el9_3.1.src.rpm
Repository : appstream
Summary : The Python 'netsnmp' module for the Net-SNMP
URL : http://net-snmp.sourceforge.net/
License : BSD
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.