How to Install and Uninstall tboot.x86_64 Package on Amazon Linux 2

Last updated: May 05,2024

1. Install "tboot.x86_64" package

Please follow the guidelines below to install tboot.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install tboot.x86_64

2. Uninstall "tboot.x86_64" package

Learn how to uninstall tboot.x86_64 on Amazon Linux 2:

$ sudo yum remove tboot.x86_64 $ sudo yum autoremove

3. Information about the tboot.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : tboot
Arch : x86_64
Epoch : 1
Version : 1.9.5
Release : 1.amzn2.0.2
Size : 602 k
Repo : amzn2-core/2/x86_64
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.