How to Install and Uninstall libsmi.src Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "libsmi.src" package

Here is a brief guide to show you how to install libsmi.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install libsmi.src

2. Uninstall "libsmi.src" package

Learn how to uninstall libsmi.src on Oracle Linux 9:

$ sudo dnf remove libsmi.src $ sudo dnf autoremove

3. Information about the libsmi.src package on Oracle Linux 9

Last metadata expiration check: 3:21:50 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libsmi
Version : 0.4.8
Release : 30.el9
Architecture : src
Size : 3.9 M
Source : None
Repository : ol9_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.