How to Install and Uninstall tss2.i686 Package on Rocky Linux 9

Last updated: July 03,2024

1. Install "tss2.i686" package

Please follow the steps below to install tss2.i686 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install tss2.i686

2. Uninstall "tss2.i686" package

Please follow the guidelines below to uninstall tss2.i686 on Rocky Linux 9:

$ sudo dnf remove tss2.i686 $ sudo dnf autoremove

3. Information about the tss2.i686 package on Rocky Linux 9

Last metadata expiration check: 0:36:07 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : tss2
Epoch : 1
Version : 1.6.0
Release : 7.el9
Architecture : i686
Size : 592 k
Source : tss2-1.6.0-7.el9.src.rpm
Repository : baseos
Summary : IBM's TCG Software Stack (TSS) for TPM 2.0 and related utilities
URL : http://sourceforge.net/projects/ibmtpm20tss/
License : BSD
Description : TSS2 is a user space Trusted Computing Group's Software Stack (TSS) for
: TPM 2.0. It implements the functionality equivalent to the TCG TSS
: working group's ESAPI, SAPI, and TCTI layers (and perhaps more) but with
: a hopefully far simpler interface.
:
: It comes with about 80 "TPM tools" that can be used for rapid prototyping,
: education and debugging.