How to Install and Uninstall tpm2-tss.i686 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 10,2024

1. Install "tpm2-tss.i686" package

Please follow the guidelines below to install tpm2-tss.i686 on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "tpm2-tss.i686" package

In this section, we are going to explain the necessary steps to uninstall tpm2-tss.i686 on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the tpm2-tss.i686 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:25:30 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : tpm2-tss
Version : 3.2.2
Release : 2.el9
Architecture : i686
Size : 526 k
Source : tpm2-tss-3.2.2-2.el9.src.rpm
Repository : ubi-9-baseos-rpms
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.