How to Install and Uninstall e2tools Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "e2tools" package

Learn how to install e2tools on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install e2tools

2. Uninstall "e2tools" package

Please follow the step by step instructions below to uninstall e2tools on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove e2tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the e2tools package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: e2tools
Priority: extra
Section: universe/misc
Installed-Size: 101
Maintainer: Ubuntu Developers
Original-Maintainer: William Vera
Architecture: amd64
Version: 0.0.16-6.1
Depends: e2fslibs (>= 1.37), libc6 (>= 2.4), libcomerr2 (>= 1.01)
Filename: pool/universe/e/e2tools/e2tools_0.0.16-6.1_amd64.deb
Size: 34264
MD5sum: fa6cd345dd2dc809219c393298ad5f52
SHA1: 88a97f18f7b705ab42147d21ac0cab5f88d9df5c
SHA256: 6e33d80dbaa50600ea80ac6b32f593396d5baf3f90f782bfba3d72eee9e36800
Description-en: utilities for manipulating files in an ext2/ext3 filesystem
E2tools is a simple set of utilities to read, write, and manipulate
files in an ext2/ext3 filesystem.
.
The purpose of these utilities is manipulating ext2/ext3 filesystems
from userspace without the need for mounting them, so that they can be
used directly by normal users.
.
Included utilities are e2cp, e2mv, e2rm, e2mkdir, e2ln, e2ls and e2tail.
Description-md5: fa4bd219f2f78fd4d8ec7ea1b7d20ac9
Homepage: http://home.earthlink.net/~k_sheff/sw/e2tools/index.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu