How to Install and Uninstall tss2.i686 Package on Fedora 36

Last updated: January 08,2025

1. Install "tss2.i686" package

Please follow the guidance below to install tss2.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install tss2.i686

2. Uninstall "tss2.i686" package

In this section, we are going to explain the necessary steps to uninstall tss2.i686 on Fedora 36:

$ sudo dnf remove tss2.i686 $ sudo dnf autoremove

3. Information about the tss2.i686 package on Fedora 36

Last metadata expiration check: 0:35:58 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : tss2
Epoch : 1
Version : 1.6.0
Release : 4.fc36
Architecture : i686
Size : 596 k
Source : tss2-1.6.0-4.fc36.src.rpm
Repository : fedora
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.