How to Install and Uninstall openssl-pkcs11.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "openssl-pkcs11.x86_64" package

This tutorial shows how to install openssl-pkcs11.x86_64 on Fedora 34

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

2. Uninstall "openssl-pkcs11.x86_64" package

Please follow the instructions below to uninstall openssl-pkcs11.x86_64 on Fedora 34:

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

3. Information about the openssl-pkcs11.x86_64 package on Fedora 34

Last metadata expiration check: 3:14:55 ago on Tue Sep 6 02:10:55 2022.
Installed Packages
Name : openssl-pkcs11
Version : 0.4.11
Release : 2.fc34
Architecture : x86_64
Size : 190 k
Source : openssl-pkcs11-0.4.11-2.fc34.src.rpm
Repository : @System
From repo : fedora
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.