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

Last updated: May 17,2024

1. Install "libeet1" package

Please follow the guidance below to install libeet1 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libeet1

2. Uninstall "libeet1" package

This tutorial shows how to uninstall libeet1 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libeet1 $ sudo apt autoclean && sudo apt autoremove

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

Package: libeet1
Priority: optional
Section: universe/libs
Installed-Size: 165
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Pkg-e Team
Architecture: amd64
Source: efl
Version: 1.8.6-2.5
Depends: libc6 (>= 2.14), libeina1 (>= 1.8.0), libgcrypt20 (>= 1.6.1), libgnutls30 (>= 3.4.0), libjpeg8 (>= 8c), zlib1g (>= 1:1.1.4)
Filename: pool/universe/e/efl/libeet1_1.8.6-2.5_amd64.deb
Size: 59414
MD5sum: a0bb1559ec6cb7ef382c80e3b7df43e2
SHA1: 587eb52d604c2e4d9ad21b7d5b1dd41786843e22
SHA256: c52870241a52ecc6d122be6859c343a82d1c0430ab8bba3e4cae784688641d8f
Description-en: Enlightenment DR17 file chunk reading/writing library
Eet is a tiny library designed to write an arbitrary set of chunks of data to a
file and optionally compress each chunk (very much like a zip file) and allows
fast random-access reading of the file later on. It does not do zip as zip
itself has more complexity than needed, and it was much simpler to implement
this once here.
.
It's small, fast, and does a job. It's heavily commented and fully documented.
Description-md5: 89165dbb71c6b5c8d83d10d2ec7fa3bb
Multi-Arch: same
Homepage: http://www.enlightenment.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu