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

Last updated: October 10,2024

1. Install "openssl-pkcs11.i686" package

Here is a brief guide to show you how to install openssl-pkcs11.i686 on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "openssl-pkcs11.i686" package

Learn how to uninstall openssl-pkcs11.i686 on Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 1:42:21 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : openssl-pkcs11
Version : 0.4.10
Release : 3.el8
Architecture : i686
Size : 70 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.