How to Install and Uninstall libext2fs2 Package on Ubuntu 21.10 (Impish Indri)

Last updated: September 20,2024

1. Install "libext2fs2" package

This is a short guide on how to install libext2fs2 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libext2fs2

2. Uninstall "libext2fs2" package

Please follow the instructions below to uninstall libext2fs2 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libext2fs2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libext2fs2 package on Ubuntu 21.10 (Impish Indri)

Package: libext2fs2
Architecture: amd64
Version: 1.46.3-1ubuntu3
Multi-Arch: same
Priority: required
Section: libs
Source: e2fsprogs
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Theodore Y. Ts'o
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 573
Provides: e2fslibs (= 1.46.3-1ubuntu3)
Depends: libc6 (>= 2.34)
Breaks: e2fslibs (<< 1.43.9-1~)
Replaces: e2fslibs (<< 1.43.9-1~)
Filename: pool/main/e/e2fsprogs/libext2fs2_1.46.3-1ubuntu3_amd64.deb
Size: 210118
MD5sum: 788f056555433caf71402a1112e1ec48
SHA1: 43190aaf33023d31f1a2bc5e1dfe5f49bbab90ba
SHA256: b999aeadffd6eb8e86a93e825247bfce8836e083cee8e78077ef46ad639bc602
SHA512: 2f9c57ff615c5ddd138c615423c8fc7a3035003aaab3931406e63a513dfed8da877712e8cca0318228d35d7be026744fe8a0b8bedcba2d4272c2a5fc4091627e
Homepage: http://e2fsprogs.sourceforge.net
Description-en: ext2/ext3/ext4 file system libraries
The ext2, ext3 and ext4 file systems are successors of the original ext
("extended") file system. They are the main file system types used for
hard disks on Debian and other Linux systems.
.
This package provides the ext2fs and e2p libraries, for userspace software
that directly accesses extended file systems. Programs that use libext2fs
include e2fsck, mke2fs, and tune2fs. Programs that use libe2p include
dumpe2fs, chattr, and lsattr.
Description-md5: ba4f61a3e0b238831f03143cbdce696e
Task: minimal, server-minimal