How to Install and Uninstall libsmbios.i686 Package on Oracle Linux 9

Last updated: June 29,2024

1. Install "libsmbios.i686" package

Please follow the instructions below to install libsmbios.i686 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install libsmbios.i686

2. Uninstall "libsmbios.i686" package

Please follow the guidelines below to uninstall libsmbios.i686 on Oracle Linux 9:

$ sudo dnf remove libsmbios.i686 $ sudo dnf autoremove

3. Information about the libsmbios.i686 package on Oracle Linux 9

Last metadata expiration check: 3:49:59 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libsmbios
Version : 2.4.3
Release : 4.el9
Architecture : i686
Size : 114 k
Source : libsmbios-2.4.3-4.el9.src.rpm
Repository : ol9_baseos_latest
Summary : Libsmbios C/C++ shared libraries
URL : https://github.com/dell/libsmbios
License : GPLv2+ or OSL 2.1
Description : Libsmbios is a library and utilities that can be used by client programs to get
: information from standard BIOS tables, such as the SMBIOS table.
:
: This package provides the C-based libsmbios library, with a C interface.