How to Install and Uninstall tpm2-pkcs11.x86_64 Package on Oracle Linux 9

Last updated: July 03,2024

1. Install "tpm2-pkcs11.x86_64" package

Please follow the guidelines below to install tpm2-pkcs11.x86_64 on Oracle Linux 9

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

2. Uninstall "tpm2-pkcs11.x86_64" package

Learn how to uninstall tpm2-pkcs11.x86_64 on Oracle Linux 9:

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

3. Information about the tpm2-pkcs11.x86_64 package on Oracle Linux 9

Last metadata expiration check: 0:36:54 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : tpm2-pkcs11
Version : 1.5.0
Release : 9.el9
Architecture : x86_64
Size : 100 k
Source : tpm2-pkcs11-1.5.0-9.el9.src.rpm
Repository : ol9_appstream
Summary : PKCS#11 interface for TPM 2.0 hardware
URL : https://github.com/tpm2-software/tpm2-pkcs11
License : BSD
Description : PKCS #11 is a Public-Key Cryptography Standard that defines a standard method
: to access cryptographic services from tokens/ devices such as hardware security
: modules (HSM), smart cards, etc. In this project we intend to use a TPM2 device
: as the cryptographic token.