How to Install and Uninstall python3-smi.noarch Package on CentOS 8 / RHEL 8
Last updated: November 04,2024
1. Install "python3-smi.noarch" package
Please follow the guidelines below to install python3-smi.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-smi.noarch
Copied
2. Uninstall "python3-smi.noarch" package
In this section, we are going to explain the necessary steps to uninstall python3-smi.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-smi.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-smi.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 8:06:06 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-smi
Version : 0.3.4
Release : 9.el8
Architecture : noarch
Size : 136 k
Source : python-smi-0.3.4-9.el8.src.rpm
Repository : epel
Summary : A Python implementation of SNMP/SMI MIB parsing and conversion library
URL : https://github.com/etingof/pysmi
License : BSD
Description : PySMI is a pure-Python implementation of SNMP SMI MIB parser. This tool is
: designed to turn ASN.1 MIBs into various formats. As of this moment, JSON
: and pysnmp modules can be generated from ASN.1 MIBs.
:
: - Understands SMIv1, SMIv2 and de-facto SMI dialects
: - Turns MIBs into pysnmp classes and JSON documents
: - Maintains an index of MIB objects over many MIB modules
: - Automatically pulls ASN.1 MIBs from local directories, ZIP archives, HTTP
: and FTP servers
Available Packages
Name : python3-smi
Version : 0.3.4
Release : 9.el8
Architecture : noarch
Size : 136 k
Source : python-smi-0.3.4-9.el8.src.rpm
Repository : epel
Summary : A Python implementation of SNMP/SMI MIB parsing and conversion library
URL : https://github.com/etingof/pysmi
License : BSD
Description : PySMI is a pure-Python implementation of SNMP SMI MIB parser. This tool is
: designed to turn ASN.1 MIBs into various formats. As of this moment, JSON
: and pysnmp modules can be generated from ASN.1 MIBs.
:
: - Understands SMIv1, SMIv2 and de-facto SMI dialects
: - Turns MIBs into pysnmp classes and JSON documents
: - Maintains an index of MIB objects over many MIB modules
: - Automatically pulls ASN.1 MIBs from local directories, ZIP archives, HTTP
: and FTP servers