How to Install and Uninstall libaec0 Package on Kali Linux

Last updated: April 27,2024

1. Install "libaec0" package

Please follow the guidance below to install libaec0 on Kali Linux

$ sudo apt update $ sudo apt install libaec0

2. Uninstall "libaec0" package

This tutorial shows how to uninstall libaec0 on Kali Linux:

$ sudo apt remove libaec0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libaec0 package on Kali Linux

Package: libaec0
Source: libaec
Version: 1.1.2-1
Installed-Size: 63
Maintainer: Alastair McKinstry
Architecture: amd64
Depends: libc6 (>= 2.14)
Size: 23376
SHA256: da92a950209aa6360f20ae0bc29f0cc1620db73a33c5ce6b2609da5dcdc1cfb1
SHA1: a0f664b84b4e94486ea9432f4647e6993d13d84a
MD5sum: 7f70d5c11a975d7eebb77478e940c02b
Description: Adaptive Entropy Coding library
Libaec provides fast lossless compression of 1 up to 32 bit wide
signed or unsigned integers (samples). The library achieves best
results for low entropy data as often encountered in space imaging
instrument data or numerical model output from weather or climate
simulations. While floating point representations are not directly
supported, they can also be efficiently coded by grouping exponents
and mantissa.
.
Libaec implements Golomb Rice coding as defined in the Space Data
System Standard documents 121.0-B-2 [1] and 120.0-G-2[2].
Description-md5:
Multi-Arch: same
Homepage: https://gitlab.dkrz.de/k202009/libaec
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/liba/libaec/libaec0_1.1.2-1_amd64.deb