How to Install and Uninstall python3-pysnmp.noarch Package on Oracle Linux 8
Last updated: January 11,2025
1. Install "python3-pysnmp.noarch" package
Please follow the guidelines below to install python3-pysnmp.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-pysnmp.noarch
Copied
2. Uninstall "python3-pysnmp.noarch" package
This guide covers the steps necessary to uninstall python3-pysnmp.noarch on Oracle Linux 8:
$
sudo dnf remove
python3-pysnmp.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pysnmp.noarch package on Oracle Linux 8
Last metadata expiration check: 1:05:35 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python3-pysnmp
Version : 4.4.12
Release : 1.el8
Architecture : noarch
Size : 699 k
Source : pysnmp-4.4.12-1.el8.src.rpm
Repository : epel
Summary : An SNMP engine written in Python
URL : http://pysnmp.sourceforge.net/
License : BSD
Description : This is a Python implementation of SNMP v.1/v.2c engine. It's
: general functionality is to assemble/disassemble SNMP messages
: from/into given SNMP Object IDs along with associated values.
: PySNMP also provides a few transport methods specific to TCP/IP
: networking.
Available Packages
Name : python3-pysnmp
Version : 4.4.12
Release : 1.el8
Architecture : noarch
Size : 699 k
Source : pysnmp-4.4.12-1.el8.src.rpm
Repository : epel
Summary : An SNMP engine written in Python
URL : http://pysnmp.sourceforge.net/
License : BSD
Description : This is a Python implementation of SNMP v.1/v.2c engine. It's
: general functionality is to assemble/disassemble SNMP messages
: from/into given SNMP Object IDs along with associated values.
: PySNMP also provides a few transport methods specific to TCP/IP
: networking.