How to Install and Uninstall e2fsprogs-libs.x86_64 Package on CentOS 8 / RHEL 8

Last updated: April 26,2024

1. Install "e2fsprogs-libs.x86_64" package

Learn how to install e2fsprogs-libs.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install e2fsprogs-libs.x86_64

2. Uninstall "e2fsprogs-libs.x86_64" package

Please follow the steps below to uninstall e2fsprogs-libs.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove e2fsprogs-libs.x86_64 $ sudo dnf autoremove

3. Information about the e2fsprogs-libs.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 3:29:13 ago on Sun May 9 13:03:46 2021.
Installed Packages
Name : e2fsprogs-libs
Version : 1.45.6
Release : 1.el8
Architecture : x86_64
Size : 508 k
Source : e2fsprogs-1.45.6-1.el8.src.rpm
Repository : @System
From repo : anaconda
Summary : Ext2/3/4 file system specific shared libraries
URL : http://e2fsprogs.sourceforge.net/
License : GPLv2 and LGPLv2
Description : E2fsprogs-libs contains libe2p and libext2fs, the libraries of the
: e2fsprogs package.
:
: These libraries are used to directly access ext2/3/4 file systems
: from user space.