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

Last updated: May 09,2024

1. Install "libjxr-dev" package

Here is a brief guide to show you how to install libjxr-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjxr-dev

2. Uninstall "libjxr-dev" package

Please follow the guidance below to uninstall libjxr-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libjxr-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 230
Maintainer: Ubuntu Developers
Original-Maintainer: Mathieu Malaterre
Architecture: amd64
Source: jxrlib
Version: 1.1-6
Depends: libjxr0 (= 1.1-6)
Filename: pool/universe/j/jxrlib/libjxr-dev_1.1-6_amd64.deb
Size: 31368
MD5sum: b288b0bd8e8aac3f1c7c1f67df495d77
SHA1: d0ba62e060fb8bb80b01080a959d9df68a8db5a6
SHA256: 780b8ef19f33a79d72ed8a55e448fe2d68ff1648924679acaa900e0b8aa440b4
Description-en: JPEG-XR lib - dev files
JPEG XR is an approved ISO/IEC International standard (its official
designation is ISO/IEC 29199-2).
.
JPEG XR started its life in Microsoft Research. It publicly first appeared as
the HD Photo format in Windows Vista.
.
For web developers, JPEG XR has a large number of interesting features, see
the table below. Some of these are big advantages over other image formats
like JPEG, PNG, OpenEXR, and TIFF.
- Better Compression (40% smaller than JPEG)
- Lossless Mode (better compression than PNG)
- Alpha Channel (compress color lossy and alpha losslessly)
- Extended Bitdepth (supports 8-, 16-, and 32-bit/channel)
- Progressive Decode
- Advanced Decoding Features (tile-based layout, for efficient
region-of-interest access.)
.
Provide the development files
Description-md5: 18ba57900e6b5314319519a7de5e3001
Multi-Arch: same
Homepage: https://jxrlib.codeplex.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu