How to Install and Uninstall tpm2-tss.i686 Package on Rocky Linux 8

Last updated: September 22,2024

1. Install "tpm2-tss.i686" package

Please follow the instructions below to install tpm2-tss.i686 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install tpm2-tss.i686

2. Uninstall "tpm2-tss.i686" package

This guide let you learn how to uninstall tpm2-tss.i686 on Rocky Linux 8:

$ sudo dnf remove tpm2-tss.i686 $ sudo dnf autoremove

3. Information about the tpm2-tss.i686 package on Rocky Linux 8

Last metadata expiration check: 2:11:37 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : tpm2-tss
Version : 2.3.2
Release : 4.el8
Architecture : i686
Size : 233 k
Source : tpm2-tss-2.3.2-4.el8.src.rpm
Repository : baseos
Summary : TPM2.0 Software Stack
URL : https://github.com/tpm2-software/tpm2-tss
License : BSD
Description : tpm2-tss is a software stack supporting Trusted Platform Module(TPM) 2.0 system
: APIs. It sits between TPM driver and applications, providing TPM2.0 specified
: APIs for applications to access TPM module through kernel TPM drivers.