How to Install and Uninstall tpm2-tss.i686 Package on Fedora 35

Last updated: October 06,2024

1. Install "tpm2-tss.i686" package

Here is a brief guide to show you how to install tpm2-tss.i686 on Fedora 35

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

2. Uninstall "tpm2-tss.i686" package

Please follow the guidance below to uninstall tpm2-tss.i686 on Fedora 35:

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

3. Information about the tpm2-tss.i686 package on Fedora 35

Last metadata expiration check: 0:06:17 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : tpm2-tss
Version : 3.1.0
Release : 3.fc35
Architecture : i686
Size : 509 k
Source : tpm2-tss-3.1.0-3.fc35.src.rpm
Repository : fedora
Summary : TPM2.0 Software Stack
URL : https://github.com/tpm2-software/tpm2-tss
License : BSD and TCGL
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.