How to Install and Uninstall e2fsprogs-libs.i686 Package on CentOS Stream 8

Last updated: May 17,2024

1. Install "e2fsprogs-libs.i686" package

This tutorial shows how to install e2fsprogs-libs.i686 on CentOS Stream 8

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

2. Uninstall "e2fsprogs-libs.i686" package

Here is a brief guide to show you how to uninstall e2fsprogs-libs.i686 on CentOS Stream 8:

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

3. Information about the e2fsprogs-libs.i686 package on CentOS Stream 8

Last metadata expiration check: 6:12:04 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : e2fsprogs-libs
Version : 1.45.6
Release : 5.el8
Architecture : i686
Size : 263 k
Source : e2fsprogs-1.45.6-5.el8.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.