How to Install and Uninstall tpm2-tss.x86_64 Package on Rocky Linux 9

Last updated: May 08,2024

1. Install "tpm2-tss.x86_64" package

Please follow the step by step instructions below to install tpm2-tss.x86_64 on Rocky Linux 9

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

2. Uninstall "tpm2-tss.x86_64" package

In this section, we are going to explain the necessary steps to uninstall tpm2-tss.x86_64 on Rocky Linux 9:

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

3. Information about the tpm2-tss.x86_64 package on Rocky Linux 9

Last metadata expiration check: 0:22:55 ago on Fri Feb 16 06:49:52 2024.
Installed Packages
Name : tpm2-tss
Version : 3.2.2
Release : 2.el9
Architecture : x86_64
Size : 2.1 M
Source : tpm2-tss-3.2.2-2.el9.src.rpm
Repository : @System
Summary : TPM2.0 Software Stack
URL : https://github.com/tpm2-software/tpm2-tss
License : BSD
Description : tpm2-tss is a software stack supporting Trusted Platform Module(TPM) 2.0 system
: APIs. It sits between TPM driver and applications, providing TPM2.0 specified
: APIs for applications to access TPM module through kernel TPM drivers.