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

Last updated: May 20,2024

1. Install "qatlib.src" package

Please follow the guidance below to install qatlib.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install qatlib.src

2. Uninstall "qatlib.src" package

This guide covers the steps necessary to uninstall qatlib.src on Oracle Linux 8:

$ sudo dnf remove qatlib.src $ sudo dnf autoremove

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

Last metadata expiration check: 1:30:58 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : qatlib
Version : 21.11.0
Release : 1.el8
Architecture : src
Size : 2.9 M
Source : None
Repository : ol8_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.