How to Install and Uninstall libcharls-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libcharls-dev" package

Learn how to install libcharls-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcharls-dev

2. Uninstall "libcharls-dev" package

In this section, we are going to explain the necessary steps to uninstall libcharls-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcharls-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcharls-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libcharls-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 105
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Source: charls
Version: 1.0-6
Depends: libcharls1 (= 1.0-6)
Filename: pool/universe/c/charls/libcharls-dev_1.0-6_amd64.deb
Size: 17884
MD5sum: 160079a20b0f34f65c5d23daaf9c5f44
SHA1: e8d6f0a4fdf9cbfa806c3dc80a17914d57449452
SHA256: 23390eb6abfc9120042d6b4e340436627f45087ed8326ff7a18f6b5fb578e8b4
Description-en: Implementation of the JPEG-LS standard (development libraries)
CharLS is an optimized implementation of the JPEG-LS standard for lossless and
near-lossless image compression
.
JPEG-LS (ISO-14495-1/ITU-T.87) is a standard derived from the Hewlett Packard
LOCO algorithm. JPEG LS has low complexity (meaning fast compression) and high
compression ratios, similar to JPEG 2000. JPEG-LS is more similar to the old
Lossless JPEG than to JPEG 2000, but interestingly the two different techniques
result in vastly different performance characteristics.
.
This package contains the development files.
Description-md5: 6cc1704433851fe1c0588bd63fbdfaf5
Multi-Arch: same
Homepage: http://charls.codeplex.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu