tboot-hg on AUR (Arch User Repository)

Last updated: November 26,2024

1. Install "tboot-hg" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install tboot-hg on Arch using YAY

$ yay -S tboot-hg

* (Optional) Uninstall tboot-hg on Arch using YAY

$ yay -Rns tboot-hg

2. Manually Install "tboot-hg" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone tboot-hg's git locally

$ git clone https://aur.archlinux.org/tboot-hg.git ~/tboot-hg

c. Go to ~/tboot-hg folder and install it

$ cd ~/tboot-hg $ makepkg -si

3. Information about the tboot-hg package on Arch User Repository (AUR)

ID: 489790
Name: tboot-hg
PackageBaseID: 51336
PackageBase: tboot
Version: r510+.59086d17f60d+-1
Description: A pre-kernel/VMM module that uses Intel(R) TXT to perform a measured and verified launch of an OS kernel/VMM.
URL: http://sourceforge.net/projects/tboot/
NumVotes: 2
Popularity: 0
OutOfDate: 1702173467
Maintainer: arafey
Submitter: chenxiaolong
FirstSubmitted: 1312826832
LastModified: 1519638927
URLPath: /cgit/aur.git/snapshot/tboot-hg.tar.gz