How to Install and Uninstall python3-tpm2-pytss.x86_64 Package on Fedora 39

Last updated: September 23,2024

1. Install "python3-tpm2-pytss.x86_64" package

This guide covers the steps necessary to install python3-tpm2-pytss.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install python3-tpm2-pytss.x86_64

2. Uninstall "python3-tpm2-pytss.x86_64" package

In this section, we are going to explain the necessary steps to uninstall python3-tpm2-pytss.x86_64 on Fedora 39:

$ sudo dnf remove python3-tpm2-pytss.x86_64 $ sudo dnf autoremove

3. Information about the python3-tpm2-pytss.x86_64 package on Fedora 39

Last metadata expiration check: 5:10:25 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-tpm2-pytss
Version : 2.1.0
Release : 3.fc39
Architecture : x86_64
Size : 432 k
Source : python-tpm2-pytss-2.1.0-3.fc39.src.rpm
Repository : fedora
Summary : TPM 2.0 TSS Bindings for Python
URL : https://github.com/tpm2-software/tpm2-pytss
License : BSD-2-Clause
Description : TPM2 TSS Python bindings for Enhanced System API (ESYS), Feature API (FAPI),
: Marshaling (MU), TCTI Loader (TCTILdr) and RC Decoding (rcdecode) libraries.
: It also contains utility methods for wrapping keys to TPM 2.0 data structures
: for importation into the TPM, unwrapping keys and exporting them from the TPM,
: TPM-less makecredential command and name calculations, TSS2 PEM Key format
: support, importing Keys from PEM, DER and SSH formats, conversion from
: tpm2-tools based command line strings and loading tpm2-tools context files.