How to Install and Uninstall openssl11-pkcs11.x86_64 Package on Amazon Linux 2

Last updated: July 06,2024

1. Install "openssl11-pkcs11.x86_64" package

Here is a brief guide to show you how to install openssl11-pkcs11.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install openssl11-pkcs11.x86_64

2. Uninstall "openssl11-pkcs11.x86_64" package

Please follow the step by step instructions below to uninstall openssl11-pkcs11.x86_64 on Amazon Linux 2:

$ sudo yum remove openssl11-pkcs11.x86_64 $ sudo yum autoremove

3. Information about the openssl11-pkcs11.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : openssl11-pkcs11
Arch : x86_64
Version : 0.4.10
Release : 6.amzn2.0.1
Size : 61 k
Repo : amzn2-core/2/x86_64
Summary : A PKCS#11 engine for use with OpenSSL
URL : https://github.com/OpenSC/libp11
License : LGPLv2+ and BSD
Description : openssl11-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.