How to Install and Uninstall epsilon-bin Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: February 24,2025

1. Install "epsilon-bin" package

Please follow the steps below to install epsilon-bin on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install epsilon-bin

2. Uninstall "epsilon-bin" package

Please follow the instructions below to uninstall epsilon-bin on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove epsilon-bin $ sudo apt autoclean && sudo apt autoremove

3. Information about the epsilon-bin package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: epsilon-bin
Priority: extra
Section: universe/science
Installed-Size: 87
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: amd64
Source: libepsilon
Version: 0.9.2-3ubuntu1
Depends: dsh, libc6 (>= 2.14), libepsilon1 (>= 0.8.1), libpopt0 (>= 1.14)
Filename: pool/universe/libe/libepsilon/epsilon-bin_0.9.2-3ubuntu1_amd64.deb
Size: 30174
MD5sum: 2102ca747bfe7d2f1ac648930f9d35dc
SHA1: 5f56e829ace1cb65c542e7d91f84886a12a662e3
SHA256: 74e9143e61a9230710a9c6db8d057a2dba1acd752429c7163fcdac216a083b9e
Description-en: Library for wavelet image compression - tools
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 some useful tools to compress/uncompress images.
Description-md5: 5c504146759c7c5865231c7d5dce6c87
Homepage: http://sourceforge.net/projects/epsilon-project
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu