How to Install and Uninstall tpm-tools.x86_64 Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "tpm-tools.x86_64" package

This guide let you learn how to install tpm-tools.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install tpm-tools.x86_64

2. Uninstall "tpm-tools.x86_64" package

This tutorial shows how to uninstall tpm-tools.x86_64 on Oracle Linux 9:

$ sudo dnf remove tpm-tools.x86_64 $ sudo dnf autoremove

3. Information about the tpm-tools.x86_64 package on Oracle Linux 9

Last metadata expiration check: 0:56:37 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : tpm-tools
Version : 1.3.9
Release : 13.el9
Architecture : x86_64
Size : 160 k
Source : tpm-tools-1.3.9-13.el9.src.rpm
Repository : epel
Summary : Management tools for the TPM hardware
URL : http://trousers.sourceforge.net
License : CPL
Description : tpm-tools is a group of tools to manage and utilize the Trusted Computing
: Group's TPM hardware. TPM hardware can create, store and use RSA keys
: securely (without ever being exposed in memory), verify a platform's
: software state using cryptographic hashes and more.