tboot from security:TXT project

Operációs rendszer kiválasztása

Ehhez: openSUSE Factory futtassa a következőt root-ként:
zypper addrepo https://download.opensuse.org/repositories/security:TXT/openSUSE_Factory/security:TXT.repo
zypper refresh
zypper install tboot
Ehhez: openSUSE 11.3 futtassa a következőt root-ként:
zypper addrepo https://download.opensuse.org/repositories/security:TXT/openSUSE_11.3/security:TXT.repo
zypper refresh
zypper install tboot
Ehhez: RedHat RHEL-5 futtassa a következőt root-ként:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/security:TXT/RedHat_RHEL-5/security:TXT.repo
yum install tboot
Ehhez: SLE 11 SP1 futtassa a következőt root-ként:
zypper addrepo https://download.opensuse.org/repositories/security:TXT/SLE_11_SP1/security:TXT.repo
zypper refresh
zypper install tboot