How to Install libsapi-utils in Ubuntu 18.04



Install libsapi-utils by entering the following commands in the terminal:

sudo apt update
sudo apt install libsapi-utils

Description:

TPM2 Software stack library - TSS utilities

TPM2.0 TSS (Software Stack) consists of API layers provided to support TPM 2.0 chips. It is made out of three layers: . - System API (SAPI), which implements the system layer API; - TPM Command Transmission Interface (TCTI), which is used by SAPI to allow communication with the TAB/RM layer; - Trusted Access Broker/Resource Manager (TAB/RM), which handles TPM resources and process coordination. . This package contains utilities and test applications for use with TPM.

Homepage: https://github.com/01org/TPM2.0-TSS

Version: 1.0-1

Section: universe/utils