How to Install and Uninstall glymur-bin Package on Kali Linux

Last updated: May 20,2024

1. Install "glymur-bin" package

Please follow the guidelines below to install glymur-bin on Kali Linux

$ sudo apt update $ sudo apt install glymur-bin

2. Uninstall "glymur-bin" package

Learn how to uninstall glymur-bin on Kali Linux:

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

3. Information about the glymur-bin package on Kali Linux

Package: glymur-bin
Source: glymur
Version: 0.12.9-1
Installed-Size: 22
Maintainer: Debian GIS Project
Architecture: all
Depends: python3-glymur (= 0.12.9-1), python3-numpy, python3:any
Size: 10844
SHA256: 69d13ffe2afbf3f1df66b1ca898b1357e34e19ca701bfb3f4007744c68a64c9c
SHA1: dc296cfd6ac88bcfb365b02bd3ff739f07a39765
MD5sum: 1791020da059fac44c2d40bc59fca7ae
Description: Python tools for accessing JPEG2000 filesi -- scripts
Glymur is an interface to the OpenJPEG library which allows one to
read and write JPEG 2000 files from Python.
Glymur supports both reading and writing of JPEG 2000 images,
but writing JPEG 2000 images is currently limited to images that
can fit in memory.
Glymur can read images using OpenJPEG library versions as far back
as 1.3, but it is strongly recommended to use at least version 2.1.2.
.
In regards to metadata, most JP2 boxes are properly interpreted.
Certain optional JP2 boxes can also be written, including XML boxes
and XMP UUIDs.
There is incomplete support for reading JPX metadata.
.
Glymur will look to use lxml when processing boxes with XML content,
but can fall back upon the standard library’s ElementTree if lxml
is not available.
.
This package provides utilities and executable scripts.
Description-md5:
Homepage: https://github.com/quintusdias/glymur
Section: utils
Priority: optional
Filename: pool/main/g/glymur/glymur-bin_0.12.9-1_all.deb