How to Install and Uninstall openssl-pkcs11.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 11,2024

1. Install "openssl-pkcs11.x86_64" package

Please follow the step by step instructions below to install openssl-pkcs11.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install openssl-pkcs11.x86_64

2. Uninstall "openssl-pkcs11.x86_64" package

Please follow the guidance below to uninstall openssl-pkcs11.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove openssl-pkcs11.x86_64 $ sudo dnf autoremove

3. Information about the openssl-pkcs11.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:16:05 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : openssl-pkcs11
Version : 0.4.10
Release : 3.el8
Architecture : x86_64
Size : 66 k
Source : openssl-pkcs11-0.4.10-3.el8.src.rpm
Repository : ubi-8-baseos-rpms
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.