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

Last updated: May 19,2024

1. Install "qatlib.src" package

Please follow the steps below to install qatlib.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install qatlib.src

2. Uninstall "qatlib.src" package

Please follow the guidelines below to uninstall qatlib.src on Oracle Linux 9:

$ sudo dnf remove qatlib.src $ sudo dnf autoremove

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

Last metadata expiration check: 2:09:56 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : qatlib
Version : 23.02.0
Release : 2.el9_2
Architecture : src
Size : 2.8 M
Source : None
Repository : ol9_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.