How to Install and Uninstall libtss2-policy0 Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "libtss2-policy0" package

In this section, we are going to explain the necessary steps to install libtss2-policy0 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libtss2-policy0

2. Uninstall "libtss2-policy0" package

Please follow the steps below to uninstall libtss2-policy0 on openSuSE Tumbleweed:

$ sudo zypper remove libtss2-policy0

3. Information about the libtss2-policy0 package on openSuSE Tumbleweed

Information for package libtss2-policy0:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libtss2-policy0
Version : 4.0.1-4.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 285.7 KiB
Installed : No
Status : not installed
Source package : tpm2-0-tss-4.0.1-4.2.src
Upstream URL : https://github.com/tpm2-software/tpm2-tss
Summary : TPM2 FAPI policy library
Description :
Library that exposes the internal FAPI policy engine as a consumable
library and stable API. Users can take arbitrary JSON policy strings
and implement the callbacks required to produce calculated policies
without a TPM as well as execute policies on an ESYS TR session for
satisfying access policies on an object.