How to Install and Uninstall qatlib.x86_64 Package on CentOS Stream 8

Last updated: October 06,2024

1. Install "qatlib.x86_64" package

Please follow the steps below to install qatlib.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install qatlib.x86_64

2. Uninstall "qatlib.x86_64" package

This tutorial shows how to uninstall qatlib.x86_64 on CentOS Stream 8:

$ sudo dnf remove qatlib.x86_64 $ sudo dnf autoremove

3. Information about the qatlib.x86_64 package on CentOS Stream 8

Last metadata expiration check: 4:57:41 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : qatlib
Version : 23.11.0
Release : 1.el8
Architecture : x86_64
Size : 234 k
Source : qatlib-23.11.0-1.el8.src.rpm
Repository : appstream
Summary : Intel QuickAssist user space library
URL : https://github.com/intel/qatlib
License : BSD and (BSD or GPLv2)
Description : Intel QuickAssist Technology (Intel QAT) provides hardware acceleration
: for offloading security, authentication and compression services from the
: CPU, thus significantly increasing the performance and efficiency of
: standard platform solutions.
:
: Its services include symmetric encryption and authentication,
: asymmetric encryption, digital signatures, RSA, DH and ECC, and
: lossless data compression.
:
: This package provides user space libraries that allow access to
: Intel QuickAssist devices and expose the Intel QuickAssist APIs.