How to Install and Uninstall libsmi.x86_64 Package on Rocky Linux 9

Last updated: November 01,2024

1. Install "libsmi.x86_64" package

In this section, we are going to explain the necessary steps to install libsmi.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install libsmi.x86_64

2. Uninstall "libsmi.x86_64" package

This is a short guide on how to uninstall libsmi.x86_64 on Rocky Linux 9:

$ sudo dnf remove libsmi.x86_64 $ sudo dnf autoremove

3. Information about the libsmi.x86_64 package on Rocky Linux 9

Last metadata expiration check: 0:45:23 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : libsmi
Version : 0.4.8
Release : 30.el9
Architecture : x86_64
Size : 2.1 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.