How to Install and Uninstall libtss2-policy0 Package on Kali Linux

Last updated: May 20,2024

1. Install "libtss2-policy0" package

This tutorial shows how to install libtss2-policy0 on Kali Linux

$ sudo apt update $ sudo apt install libtss2-policy0

2. Uninstall "libtss2-policy0" package

This tutorial shows how to uninstall libtss2-policy0 on Kali Linux:

$ sudo apt remove libtss2-policy0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtss2-policy0 package on Kali Linux

Package: libtss2-policy0
Source: tpm2-tss
Version: 4.0.1-7
Installed-Size: 607
Maintainer: Mathieu Trudel-Lapierre
Architecture: amd64
Depends: libc6 (>= 2.33), libjson-c5 (>= 0.15), libtss2-esys-3.0.2-0 (>= 2.3.1), libtss2-mu-4.0.1-0 (>= 3.0.1), libuuid1 (>= 2.16)
Size: 192532
SHA256: 4ca5f9034aff6abf663dcdfa8c3ff9715c258459ff0d80a9175692693f8e074c
SHA1: 51c9da96ef853d1d6cecae46a76c7d7f8412c5c2
MD5sum: cf5d86525320d321a0a6bf69e95788a5
Description: TPM2 Software stack library - policy libraries
TPM2.0 TSS (Software Stack) consists of API layers provided to support
TPM 2.0 chips. It is made out of three layers:
.
- Enhanced System API (ESAPI)
- System API (SAPI), which implements the system layer API;
- Marshaling/Unmarshaling (MU)
- TPM Command Transmission Interface (TCTI), which is used by SAPI to
allow communication with the TAB/RM layer;
.
This package contains the policy libraries that client applications
will link against when they require accessing the TPM.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/tpm2-software/tpm2-tss
Section: libs
Priority: optional
Filename: pool/main/t/tpm2-tss/libtss2-policy0_4.0.1-7_amd64.deb