How to Install and Uninstall tboot.x86_64 Package on CentOS Stream 8

Last updated: May 18,2024

1. Install "tboot.x86_64" package

Please follow the guidance below to install tboot.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install tboot.x86_64

2. Uninstall "tboot.x86_64" package

Please follow the instructions below to uninstall tboot.x86_64 on CentOS Stream 8:

$ sudo dnf remove tboot.x86_64 $ sudo dnf autoremove

3. Information about the tboot.x86_64 package on CentOS Stream 8

Last metadata expiration check: 0:23:54 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : tboot
Epoch : 1
Version : 1.10.5
Release : 2.el8
Architecture : x86_64
Size : 297 k
Source : tboot-1.10.5-2.el8.src.rpm
Repository : baseos
Summary : Performs a verified launch using Intel TXT
URL : http://sourceforge.net/projects/tboot/
License : BSD
Description : Trusted Boot (tboot) is an open source, pre-kernel/VMM module that uses
: Intel Trusted Execution Technology (Intel TXT) to perform a measured
: and verified launch of an OS kernel/VMM.