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

Last updated: January 10,2025

1. Install "tss2.i686" package

This is a short guide on how to install tss2.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install tss2.i686

2. Uninstall "tss2.i686" package

This guide let you learn how to uninstall tss2.i686 on Fedora 35:

$ sudo dnf remove tss2.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 0:48:55 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : tss2
Epoch : 1
Version : 1.6.0
Release : 2.fc35
Architecture : i686
Size : 582 k
Source : tss2-1.6.0-2.fc35.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.