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

Last updated: October 05,2024

1. Install "libtss2-fapi1" package

In this section, we are going to explain the necessary steps to install libtss2-fapi1 on Kali Linux

$ sudo apt update $ sudo apt install libtss2-fapi1

2. Uninstall "libtss2-fapi1" package

Please follow the guidelines below to uninstall libtss2-fapi1 on Kali Linux:

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

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

Package: libtss2-fapi1
Source: tpm2-tss
Version: 4.0.1-7
Installed-Size: 1073
Maintainer: Mathieu Trudel-Lapierre
Architecture: amd64
Replaces: libtss2-esys0 (<< 3.0.1-2)
Depends: tpm-udev, libc6 (>= 2.33), libcurl4 (>= 7.80.0), libjson-c5 (>= 0.15), libssl3 (>= 3.0.0), libtss2-esys-3.0.2-0 (>= 2.4.0), libtss2-mu-4.0.1-0 (>= 3.0.1), libtss2-tctildr0 (>= 3.0.1), libuuid1 (>= 2.16)
Breaks: libtss2-esys0 (<< 3.0.1-2)
Size: 339676
SHA256: 3213093b114fc7b4eb21b7c93e2def3bc3dc95e5da5b6b640f1931ebd5eeac47
SHA1: 68eae5bbfc706eb3818046ed5d42f3f7f9f2436f
MD5sum: 72aadd9c0db10c10d4833842840c515d
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 fapi 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-fapi1_4.0.1-7_amd64.deb