How to Install and Uninstall tpm2-tss.x86_64 Package on Fedora 34

Last updated: September 21,2024

1. Install "tpm2-tss.x86_64" package

This is a short guide on how to install tpm2-tss.x86_64 on Fedora 34

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

2. Uninstall "tpm2-tss.x86_64" package

This tutorial shows how to uninstall tpm2-tss.x86_64 on Fedora 34:

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

3. Information about the tpm2-tss.x86_64 package on Fedora 34

Last metadata expiration check: 0:05:28 ago on Tue Sep 6 08:10:37 2022.
Installed Packages
Name : tpm2-tss
Version : 3.1.0
Release : 1.fc34
Architecture : x86_64
Size : 2.1 M
Source : tpm2-tss-3.1.0-1.fc34.src.rpm
Repository : @System
From repo : koji-override-1
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.