How to Install and Uninstall e2fsprogs.x86_64 Package on CentOS 7 / RHEL 7
Last updated: January 08,2025
1. Install "e2fsprogs.x86_64" package
Learn how to install e2fsprogs.x86_64 on CentOS 7 / RHEL 7
$
sudo yum makecache
Copied
$
sudo yum install
e2fsprogs.x86_64
Copied
2. Uninstall "e2fsprogs.x86_64" package
Please follow the guidelines below to uninstall e2fsprogs.x86_64 on CentOS 7 / RHEL 7:
$
sudo yum remove
e2fsprogs.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the e2fsprogs.x86_64 package on CentOS 7 / RHEL 7
Installed Packages
Name : e2fsprogs
Arch : x86_64
Version : 1.42.9
Release : 19.el7
Size : 2.4 M
Repo : installed
From repo : anaconda
Summary : Utilities for managing ext2, ext3, and ext4 filesystems
URL : http://e2fsprogs.sourceforge.net/
License : GPLv2
Description : The e2fsprogs package contains a number of utilities for creating,
: checking, modifying, and correcting any inconsistencies in second,
: third and fourth extended (ext2/ext3/ext4) filesystems. E2fsprogs
: contains e2fsck (used to repair filesystem inconsistencies after
: an unclean shutdown), mke2fs (used to initialize a partition to
: contain an empty ext2 filesystem), debugfs (used to examine the
: internal structure of a filesystem, to manually repair a corrupted
: filesystem, or to create test cases for e2fsck), tune2fs (used to
: modify filesystem parameters), and most of the other core ext2fs
: filesystem utilities.
:
: You should install the e2fsprogs package if you need to manage the
: performance of an ext2, ext3, or ext4 filesystem.
Name : e2fsprogs
Arch : x86_64
Version : 1.42.9
Release : 19.el7
Size : 2.4 M
Repo : installed
From repo : anaconda
Summary : Utilities for managing ext2, ext3, and ext4 filesystems
URL : http://e2fsprogs.sourceforge.net/
License : GPLv2
Description : The e2fsprogs package contains a number of utilities for creating,
: checking, modifying, and correcting any inconsistencies in second,
: third and fourth extended (ext2/ext3/ext4) filesystems. E2fsprogs
: contains e2fsck (used to repair filesystem inconsistencies after
: an unclean shutdown), mke2fs (used to initialize a partition to
: contain an empty ext2 filesystem), debugfs (used to examine the
: internal structure of a filesystem, to manually repair a corrupted
: filesystem, or to create test cases for e2fsck), tune2fs (used to
: modify filesystem parameters), and most of the other core ext2fs
: filesystem utilities.
:
: You should install the e2fsprogs package if you need to manage the
: performance of an ext2, ext3, or ext4 filesystem.