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

Last updated: November 28,2024

1. Install "libcom_err.i686" package

This guide covers the steps necessary to install libcom_err.i686 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install libcom_err.i686

2. Uninstall "libcom_err.i686" package

In this section, we are going to explain the necessary steps to uninstall libcom_err.i686 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove libcom_err.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 2:00:14 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : libcom_err
Version : 1.46.5
Release : 3.el9
Architecture : i686
Size : 29 k
Source : e2fsprogs-1.46.5-3.el9.src.rpm
Repository : ubi-9-baseos-rpms
Summary : Common error description library
URL : http://e2fsprogs.sourceforge.net/
License : MIT
Description : This is the common error description library, part of e2fsprogs.
:
: libcom_err is an attempt to present a common error-handling mechanism.