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

Last updated: October 05,2024

1. Install "libsmi.i686" package

Please follow the guidelines below to install libsmi.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install libsmi.i686

2. Uninstall "libsmi.i686" package

This guide covers the steps necessary to uninstall libsmi.i686 on Fedora 35:

$ sudo dnf remove libsmi.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 3:11:55 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : libsmi
Version : 0.4.8
Release : 29.fc35
Architecture : i686
Size : 2.1 M
Source : libsmi-0.4.8-29.fc35.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.