How to Install and Uninstall tss2.x86_64 Package on Rocky Linux 9

Last updated: January 10,2025

1. Install "tss2.x86_64" package

This guide let you learn how to install tss2.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install tss2.x86_64

2. Uninstall "tss2.x86_64" package

This tutorial shows how to uninstall tss2.x86_64 on Rocky Linux 9:

$ sudo dnf remove tss2.x86_64 $ sudo dnf autoremove

3. Information about the tss2.x86_64 package on Rocky Linux 9

Last metadata expiration check: 2:04:57 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : tss2
Epoch : 1
Version : 1.6.0
Release : 7.el9
Architecture : x86_64
Size : 564 k
Source : tss2-1.6.0-7.el9.src.rpm
Repository : baseos
Summary : IBM's TCG Software Stack (TSS) for TPM 2.0 and related utilities
URL : http://sourceforge.net/projects/ibmtpm20tss/
License : BSD
Description : TSS2 is a user space Trusted Computing Group's Software Stack (TSS) for
: TPM 2.0. It implements the functionality equivalent to the TCG TSS
: working group's ESAPI, SAPI, and TCTI layers (and perhaps more) but with
: a hopefully far simpler interface.
:
: It comes with about 80 "TPM tools" that can be used for rapid prototyping,
: education and debugging.