How to Install and Uninstall python3-tpm2-pytss Package on Kali Linux

Last updated: June 23,2024

1. Install "python3-tpm2-pytss" package

This is a short guide on how to install python3-tpm2-pytss on Kali Linux

$ sudo apt update $ sudo apt install python3-tpm2-pytss

2. Uninstall "python3-tpm2-pytss" package

Please follow the guidance below to uninstall python3-tpm2-pytss on Kali Linux:

$ sudo apt remove python3-tpm2-pytss $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-tpm2-pytss package on Kali Linux

Package: python3-tpm2-pytss
Source: tpm2-pytss (2.2.0-1)
Version: 2.2.0-1+b1
Installed-Size: 1686
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3-asn1crypto, python3-cffi (>= 1.0.0), python3-cryptography (>= 3.0), python3-packaging, python3-yaml, python3 (>= 3~), python3-cffi-backend-api-min (<= 9729), python3-cffi-backend-api-max (>= 9729), python3:any, libc6 (>= 2.4), libtss2-esys-3.0.2-0 (>= 4.0.1), libtss2-mu-4.0.1-0 (>= 4.0.1), libtss2-policy0 (>= 4.0.1), libtss2-rc0 (>= 4.0.1), libtss2-tcti-spi-helper0 (>= 4.0.1), libtss2-tctildr0 (>= 3.0.1)
Suggests: python-tpm2-pytss-doc
Size: 213552
SHA256: dd11224b41a0be54ac2eead0c87b14d15e25b5a58be038d6b50708b9b999b50a
SHA1: b7648c3c680b25ca0bc608ca3e36d4ceeb0db19a
MD5sum: 9243abd6b84367dc4a0f60c5181dce7a
Description: Provides Python bindings for a number of APIs for the TPM2 TSS (Python 3)
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.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/tpm2-software/tpm2-pytss
Section: python
Priority: optional
Filename: pool/main/t/tpm2-pytss/python3-tpm2-pytss_2.2.0-1+b1_amd64.deb