How to Install and Uninstall libsmbios.i686 Package on AlmaLinux 9

Last updated: October 08,2024

1. Install "libsmbios.i686" package

Here is a brief guide to show you how to install libsmbios.i686 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install libsmbios.i686

2. Uninstall "libsmbios.i686" package

In this section, we are going to explain the necessary steps to uninstall libsmbios.i686 on AlmaLinux 9:

$ sudo dnf remove libsmbios.i686 $ sudo dnf autoremove

3. Information about the libsmbios.i686 package on AlmaLinux 9

Last metadata expiration check: 1:47:13 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : libsmbios
Version : 2.4.3
Release : 4.el9
Architecture : i686
Size : 98 k
Source : libsmbios-2.4.3-4.el9.src.rpm
Repository : baseos
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.