How to Install and Uninstall python3-pysnmp.noarch Package on Rocky Linux 8
Last updated: February 06,2025
1. Install "python3-pysnmp.noarch" package
This guide covers the steps necessary to install python3-pysnmp.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-pysnmp.noarch
Copied
2. Uninstall "python3-pysnmp.noarch" package
Please follow the steps below to uninstall python3-pysnmp.noarch on Rocky Linux 8:
$
sudo dnf remove
python3-pysnmp.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pysnmp.noarch package on Rocky Linux 8
Last metadata expiration check: 1:53:45 ago on Mon Sep 12 10:27:18 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.