How to Install and Uninstall python3-pysnmp.noarch Package on CentOS 8 / RHEL 8
Last updated: November 01,2024
1. Install "python3-pysnmp.noarch" package
Please follow the guidance below to install python3-pysnmp.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-pysnmp.noarch
Copied
2. Uninstall "python3-pysnmp.noarch" package
Here is a brief guide to show you how to uninstall python3-pysnmp.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-pysnmp.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pysnmp.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 8:02:27 ago on Sun May 9 13:03:46 2021.
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.