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

Last updated: May 19,2024

1. Install "qatzip.src" package

Learn how to install qatzip.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install qatzip.src

2. Uninstall "qatzip.src" package

Please follow the steps below to uninstall qatzip.src on Oracle Linux 9:

$ sudo dnf remove qatzip.src $ sudo dnf autoremove

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

Last metadata expiration check: 0:05:01 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : qatzip
Version : 1.1.2
Release : 1.0.1.el9
Architecture : src
Size : 457 k
Source : None
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.