How to Install and Uninstall libaec.x86_64 Package on Oracle Linux 9
Last updated: January 12,2025
1. Install "libaec.x86_64" package
Here is a brief guide to show you how to install libaec.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
libaec.x86_64
Copied
2. Uninstall "libaec.x86_64" package
Please follow the guidance below to uninstall libaec.x86_64 on Oracle Linux 9:
$
sudo dnf remove
libaec.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libaec.x86_64 package on Oracle Linux 9
Last metadata expiration check: 1:00:11 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libaec
Version : 1.0.6
Release : 1.el9
Architecture : x86_64
Size : 41 k
Source : libaec-1.0.6-1.el9.src.rpm
Repository : epel
Summary : Adaptive Entropy Coding library
URL : https://gitlab.dkrz.de/k202009/libaec
License : BSD
Description : Libaec provides fast loss-less 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 and 120.0-G-2.
:
: Libaec includes a free drop-in replacement for the SZIP
: library (http://www.hdfgroup.org/doc_resource/SZIP).
Available Packages
Name : libaec
Version : 1.0.6
Release : 1.el9
Architecture : x86_64
Size : 41 k
Source : libaec-1.0.6-1.el9.src.rpm
Repository : epel
Summary : Adaptive Entropy Coding library
URL : https://gitlab.dkrz.de/k202009/libaec
License : BSD
Description : Libaec provides fast loss-less 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 and 120.0-G-2.
:
: Libaec includes a free drop-in replacement for the SZIP
: library (http://www.hdfgroup.org/doc_resource/SZIP).