How to Install and Uninstall e2fsprogs-libs.x86_64 Package on CentOS Stream 9

Last updated: September 21,2024

1. Install "e2fsprogs-libs.x86_64" package

Please follow the step by step instructions below to install e2fsprogs-libs.x86_64 on CentOS Stream 9

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

2. Uninstall "e2fsprogs-libs.x86_64" package

This guide covers the steps necessary to uninstall e2fsprogs-libs.x86_64 on CentOS Stream 9:

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

3. Information about the e2fsprogs-libs.x86_64 package on CentOS Stream 9

Last metadata expiration check: 0:05:35 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : e2fsprogs-libs
Version : 1.46.5
Release : 5.el9
Architecture : x86_64
Size : 222 k
Source : e2fsprogs-1.46.5-5.el9.src.rpm
Repository : baseos
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.