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

Last updated: October 05,2024

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

This is a short guide on how to install python3-net-snmp.x86_64 on Oracle Linux 9

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

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

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

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

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

Last metadata expiration check: 0:04:55 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-net-snmp
Epoch : 1
Version : 5.9.1
Release : 11.0.3.el9_3.1
Architecture : x86_64
Size : 62 k
Source : net-snmp-5.9.1-11.0.3.el9_3.1.src.rpm
Repository : ol9_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.