How to Install and Uninstall qatzip.x86_64 Package on Oracle Linux 9

Last updated: September 27,2024

1. Install "qatzip.x86_64" package

Please follow the guidance below to install qatzip.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install qatzip.x86_64

2. Uninstall "qatzip.x86_64" package

Learn how to uninstall qatzip.x86_64 on Oracle Linux 9:

$ sudo dnf remove qatzip.x86_64 $ sudo dnf autoremove

3. Information about the qatzip.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:45:43 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : qatzip
Version : 1.1.2
Release : 1.0.1.el9
Architecture : x86_64
Size : 58 k
Source : qatzip-1.1.2-1.0.1.el9.src.rpm
Repository : ol9_appstream
Summary : Intel QuickAssist Technology (QAT) QATzip Library
URL : https://github.com/intel/QATzip
License : BSD
Description : QATzip is a user space library which builds on top of the Intel
: QuickAssist Technology user space library, to provide extended
: accelerated compression and decompression services by offloading the
: actual compression and decompression request(s) to the Intel Chipset
: Series. QATzip produces data using the standard gzip* format
: (RFC1952) with extended headers. The data can be decompressed with a
: compliant gzip* implementation. QATzip is designed to take full
: advantage of the performance provided by Intel QuickAssist
: Technology.