How to Install and Uninstall libsmi.i686 Package on Fedora 36

Last updated: September 28,2024

1. Install "libsmi.i686" package

This tutorial shows how to install libsmi.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install libsmi.i686

2. Uninstall "libsmi.i686" package

This guide let you learn how to uninstall libsmi.i686 on Fedora 36:

$ sudo dnf remove libsmi.i686 $ sudo dnf autoremove

3. Information about the libsmi.i686 package on Fedora 36

Last metadata expiration check: 0:18:28 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : libsmi
Version : 0.4.8
Release : 30.fc36
Architecture : i686
Size : 2.1 M
Source : libsmi-0.4.8-30.fc36.src.rpm
Repository : fedora
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.