How to Install and Uninstall libdnf.i686 Package on CentOS Stream 9

Last updated: October 04,2024

1. Install "libdnf.i686" package

This tutorial shows how to install libdnf.i686 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install libdnf.i686

2. Uninstall "libdnf.i686" package

Please follow the guidelines below to uninstall libdnf.i686 on CentOS Stream 9:

$ sudo dnf remove libdnf.i686 $ sudo dnf autoremove

3. Information about the libdnf.i686 package on CentOS Stream 9

Last metadata expiration check: 2:39:08 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : libdnf
Version : 0.69.0
Release : 8.el9
Architecture : i686
Size : 713 k
Source : libdnf-0.69.0-8.el9.src.rpm
Repository : baseos
Summary : Library providing simplified C and Python API to libsolv
URL : https://github.com/rpm-software-management/libdnf
License : LGPLv2+
Description : A Library providing simplified C and Python API to libsolv.