How to Install and Uninstall openssl-pkcs11.src Package on Oracle Linux 8
Last updated: November 27,2024
1. Install "openssl-pkcs11.src" package
Please follow the instructions below to install openssl-pkcs11.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
openssl-pkcs11.src
Copied
2. Uninstall "openssl-pkcs11.src" package
Please follow the guidelines below to uninstall openssl-pkcs11.src on Oracle Linux 8:
$
sudo dnf remove
openssl-pkcs11.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the openssl-pkcs11.src package on Oracle Linux 8
Last metadata expiration check: 6:31:42 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : openssl-pkcs11
Version : 0.4.10
Release : 2.el8
Architecture : src
Size : 506 k
Source : None
Repository : ol8_baseos_latest
Summary : A PKCS#11 engine for use with OpenSSL
URL : https://github.com/OpenSC/libp11
License : LGPLv2+ and BSD
Description : openssl-pkcs11 enables hardware security module (HSM), and smart card support in
: OpenSSL applications. More precisely, it is an OpenSSL engine which makes
: registered PKCS#11 modules available for OpenSSL applications. The engine is
: optional and can be loaded by configuration file, command line or through the
: OpenSSL ENGINE API.
Available Packages
Name : openssl-pkcs11
Version : 0.4.10
Release : 2.el8
Architecture : src
Size : 506 k
Source : None
Repository : ol8_baseos_latest
Summary : A PKCS#11 engine for use with OpenSSL
URL : https://github.com/OpenSC/libp11
License : LGPLv2+ and BSD
Description : openssl-pkcs11 enables hardware security module (HSM), and smart card support in
: OpenSSL applications. More precisely, it is an OpenSSL engine which makes
: registered PKCS#11 modules available for OpenSSL applications. The engine is
: optional and can be loaded by configuration file, command line or through the
: OpenSSL ENGINE API.