How to Install and Uninstall tpm-tools.i686 Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "tpm-tools.i686" package
This is a short guide on how to install tpm-tools.i686 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
tpm-tools.i686
Copied
2. Uninstall "tpm-tools.i686" package
In this section, we are going to explain the necessary steps to uninstall tpm-tools.i686 on Rocky Linux 8:
$
sudo dnf remove
tpm-tools.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the tpm-tools.i686 package on Rocky Linux 8
Last metadata expiration check: 0:54:09 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : tpm-tools
Version : 1.3.9.2
Release : 1.el8
Architecture : i686
Size : 200 k
Source : tpm-tools-1.3.9.2-1.el8.src.rpm
Repository : baseos
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.
Available Packages
Name : tpm-tools
Version : 1.3.9.2
Release : 1.el8
Architecture : i686
Size : 200 k
Source : tpm-tools-1.3.9.2-1.el8.src.rpm
Repository : baseos
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.