How to Install and Uninstall libeconf.i686 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "libeconf.i686" package

Please follow the step by step instructions below to install libeconf.i686 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install libeconf.i686

2. Uninstall "libeconf.i686" package

This tutorial shows how to uninstall libeconf.i686 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove libeconf.i686 $ sudo dnf autoremove

3. Information about the libeconf.i686 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:20:07 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : libeconf
Version : 0.4.1
Release : 3.el9_2
Architecture : i686
Size : 31 k
Source : libeconf-0.4.1-3.el9_2.src.rpm
Repository : ubi-9-baseos-rpms
Summary : Enhanced config file parser library
URL : https://github.com/openSUSE/libeconf
License : MIT
Description : libeconf is a highly flexible and configurable library to parse and manage
: key=value configuration files. It reads configuration file snippets from
: different directories and builds the final configuration file from it.