How to Install libsapi-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install libsapi-dev

Description:

TPM2 Software stack library - development files

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 development files for use when writing applications that need access to TPM chips.

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

Version: 1.0-1

Section: universe/libdevel