How to Install and Uninstall libsmi.i686 Package on CentOS 8 / RHEL 8

Last updated: September 28,2024

1. Install "libsmi.i686" package

This is a short guide on how to install libsmi.i686 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install libsmi.i686

2. Uninstall "libsmi.i686" package

In this section, we are going to explain the necessary steps to uninstall libsmi.i686 on CentOS 8 / RHEL 8:

$ sudo dnf remove libsmi.i686 $ sudo dnf autoremove

3. Information about the libsmi.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 5:50:56 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : libsmi
Version : 0.4.8
Release : 22.el8
Architecture : i686
Size : 2.4 M
Source : libsmi-0.4.8-22.el8.src.rpm
Repository : appstream
Summary : A library to access SMI MIB information
URL : http://www.ibr.cs.tu-bs.de/projects/libsmi/index.html
License : GPLv2+ and BSD
Description : Libsmi is a C library to access MIB module information through
: a well defined API that hides the nasty details of locating
: and parsing SMIv1/v2 MIB modules.
:
: This package contains tools to check, dump, and convert MIB
: definitions and a steadily maintained and revised archive
: of all IETF and IANA maintained standard MIB modules.