How to Install and Uninstall e2fsprogs-libs.i686 Package on Amazon Linux 2
Last updated: November 26,2024
1. Install "e2fsprogs-libs.i686" package
This guide covers the steps necessary to install e2fsprogs-libs.i686 on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
e2fsprogs-libs.i686
Copied
2. Uninstall "e2fsprogs-libs.i686" package
In this section, we are going to explain the necessary steps to uninstall e2fsprogs-libs.i686 on Amazon Linux 2:
$
sudo yum remove
e2fsprogs-libs.i686
Copied
$
sudo yum autoremove
Copied
3. Information about the e2fsprogs-libs.i686 package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : e2fsprogs-libs
Arch : i686
Version : 1.42.9
Release : 19.amzn2
Size : 189 k
Repo : amzn2-core/2/x86_64
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.
Available Packages
Name : e2fsprogs-libs
Arch : i686
Version : 1.42.9
Release : 19.amzn2
Size : 189 k
Repo : amzn2-core/2/x86_64
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.