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

Last updated: May 18,2024

1. Install "libepsilon1" package

This guide covers the steps necessary to install libepsilon1 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libepsilon1

2. Uninstall "libepsilon1" package

Here is a brief guide to show you how to uninstall libepsilon1 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libepsilon1 $ sudo apt autoclean && sudo apt autoremove

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

Package: libepsilon1
Priority: optional
Section: universe/libs
Installed-Size: 116
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: amd64
Source: libepsilon
Version: 0.9.2-3ubuntu1
Depends: libc6 (>= 2.14)
Filename: pool/universe/libe/libepsilon/libepsilon1_0.9.2-3ubuntu1_amd64.deb
Size: 41002
MD5sum: 7e5aa63342ae39e53df43f84b7253e40
SHA1: 69dbdafd847103e993d965f0063d5769b5f7a27e
SHA256: cb52edf01ac476159f11adffc3a961450305696721e93ef5be7bf0bdfdaa85e8
Description-en: Library for wavelet image compression
Epsilon is C library for Wavelet based lossy image compression.
Wavelet-driven compressors are know to be much more effective than
traditional DCT-based ones (like JPEG).
.
At the moment, the program supports about 30 different wavelet filters,
runs in parallel in multi-threaded and MPI environments, can process
huge images and much more.
.
This package contains files required to build C/C++ programs which use
the Epsilon library.
Description-md5: e9c4ee14adbc477f60714dbbbd433724
Multi-Arch: same
Homepage: http://sourceforge.net/projects/epsilon-project
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu