How to Install and Uninstall libaec0 Package on openSUSE Leap

Last updated: May 09,2024

1. Install "libaec0" package

Please follow the guidelines below to install libaec0 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libaec0

2. Uninstall "libaec0" package

Please follow the instructions below to uninstall libaec0 on openSUSE Leap:

$ sudo zypper remove libaec0

3. Information about the libaec0 package on openSUSE Leap

Information for package libaec0:
--------------------------------
Repository : Main Repository
Name : libaec0
Version : 1.0.6-bp155.2.14
Arch : x86_64
Vendor : openSUSE
Installed Size : 76.1 KiB
Installed : No
Status : not installed
Source package : libaec-1.0.6-bp155.2.14.src
Upstream URL : https://gitlab.dkrz.de/k202009/libaec
Summary : Adaptive Entropy Coding library
Description :
Libaec provides lossless compression of signed or unsigned integers
(samples) of sizes 1 to 32 bits wide. 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-3 and 120.0-G-2.