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

Last updated: July 05,2024

1. Install "tpm2-pkcs11.src" package

Please follow the instructions below to install tpm2-pkcs11.src on Oracle Linux 9

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

2. Uninstall "tpm2-pkcs11.src" package

Please follow the steps below to uninstall tpm2-pkcs11.src on Oracle Linux 9:

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

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

Last metadata expiration check: 3:13:04 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : tpm2-pkcs11
Version : 1.5.0
Release : 9.el9
Architecture : src
Size : 1.3 M
Source : None
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.