How to Install and Uninstall python3-lerc Package on Kali Linux

Last updated: May 05,2024

1. Install "python3-lerc" package

In this section, we are going to explain the necessary steps to install python3-lerc on Kali Linux

$ sudo apt update $ sudo apt install python3-lerc

2. Uninstall "python3-lerc" package

Please follow the guidance below to uninstall python3-lerc on Kali Linux:

$ sudo apt remove python3-lerc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-lerc package on Kali Linux

Package: python3-lerc
Source: lerc
Version: 4.0.0+ds-4
Installed-Size: 66
Maintainer: Debian GIS Project
Architecture: all
Depends: liblerc4, python3-numpy, python3:any
Size: 15072
SHA256: c975ce2ed9e78b32bc490a948dd663028c4a703fd496c0eae260fccb71273090
SHA1: 7561706b957c3cb715ab6f686530c4b7b7ff0484
MD5sum: c28cbe93479b337b42b99f3ed2d55e92
Description: Python 3 bindings to the Limited Error Raster Compression library
LERC is an open-source image or raster format which
supports rapid encoding and decoding for any pixel
type (not just RGB or Byte). Users set the maximum
compression error per pixel while encoding, so the
precision of the original input image is preserved
(within user defined error bounds).
.
This is a Python package of LERC.
Description-md5:
Homepage: https://github.com/Esri/lerc
Section: python
Priority: optional
Filename: pool/main/l/lerc/python3-lerc_4.0.0+ds-4_all.deb