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

Last updated: October 07,2024

1. Install "qatzip.src" package

This guide covers the steps necessary to install qatzip.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install qatzip.src

2. Uninstall "qatzip.src" package

Learn how to uninstall qatzip.src on Oracle Linux 8:

$ sudo dnf remove qatzip.src $ sudo dnf autoremove

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

Last metadata expiration check: 3:35:31 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : qatzip
Version : 1.0.6
Release : 5.el8
Architecture : src
Size : 319 k
Source : None
Repository : ol8_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.