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

Last updated: May 13,2024

1. Install "libtss2-mu0" package

This is a short guide on how to install libtss2-mu0 on Kali Linux

$ sudo apt update $ sudo apt install libtss2-mu0

2. Uninstall "libtss2-mu0" package

Please follow the steps below to uninstall libtss2-mu0 on Kali Linux:

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

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

Package: libtss2-mu0
Source: tpm2-tss
Version: 4.0.1-3
Installed-Size: 362
Maintainer: Mathieu Trudel-Lapierre
Architecture: amd64
Replaces: libtss2-esys0 (<< 3.0.1-2)
Depends: tpm-udev, libc6 (>= 2.14)
Breaks: libtss2-esys0 (<< 3.0.1-2)
Size: 79296
SHA256: d8eddb2ec9ac4990b7bdda9a452f2ff1918dc5ee681b099770b263eb03c587a1
SHA1: 49af138ac5d67ec39b57110257d6250837f0f956
MD5sum: 0f390e27f3ca1d50b7804d8f9562f197
Description: TPM2 Software stack library - TSS and TCTI 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 TSS mu 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
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/t/tpm2-tss/libtss2-mu0_4.0.1-3_amd64.deb