How to Install and Uninstall tpm2-tss.x86_64 Package on CentOS 8 / RHEL 8

Last updated: November 27,2024

1. Install "tpm2-tss.x86_64" package

Here is a brief guide to show you how to install tpm2-tss.x86_64 on CentOS 8 / RHEL 8

$ 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 CentOS 8 / RHEL 8:

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

3. Information about the tpm2-tss.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:54:10 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : tpm2-tss
Version : 2.3.2
Release : 2.el8
Architecture : x86_64
Size : 273 k
Source : tpm2-tss-2.3.2-2.el8.src.rpm
Repository : baseos
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.