How to Install and Uninstall libsmi.i686 Package on CentOS Stream 9
Last updated: January 17,2025
1. Install "libsmi.i686" package
In this section, we are going to explain the necessary steps to install libsmi.i686 on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
libsmi.i686
Copied
2. Uninstall "libsmi.i686" package
This guide covers the steps necessary to uninstall libsmi.i686 on CentOS Stream 9:
$
sudo dnf remove
libsmi.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the libsmi.i686 package on CentOS Stream 9
Last metadata expiration check: 2:59:48 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : libsmi
Version : 0.4.8
Release : 30.el9
Architecture : i686
Size : 2.2 M
Source : libsmi-0.4.8-30.el9.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.
Available Packages
Name : libsmi
Version : 0.4.8
Release : 30.el9
Architecture : i686
Size : 2.2 M
Source : libsmi-0.4.8-30.el9.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.