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

Last updated: April 29,2024

1. Install "e2fsprogs-libs.x86_64" package

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

$ sudo yum makecache $ sudo yum install e2fsprogs-libs.x86_64

2. Uninstall "e2fsprogs-libs.x86_64" package

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

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

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

Installed Packages
Name : e2fsprogs-libs
Arch : x86_64
Version : 1.42.9
Release : 19.el7
Size : 355 k
Repo : installed
From repo : anaconda
Summary : Ext2/3/4 filesystem-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 acccess ext2/3/4 filesystems
: from userspace.