How To Install tpm2-abrmd on Fedora 36
Introduction
In this tutorial we learn how to install tpm2-abrmd
on Fedora 36.
What is tpm2-abrmd
tpm2-abrmd is a system daemon implementing the TPM2 access broker (TAB) and Resource Manager (RM) spec from the TCG.
We can use yum
or dnf
to install tpm2-abrmd
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install tpm2-abrmd.
Install tpm2-abrmd on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install tpm2-abrmd
using dnf
by running the following command:
sudo dnf -y install tpm2-abrmd
Install tpm2-abrmd on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install tpm2-abrmd
using yum
by running the following command:
sudo yum -y install tpm2-abrmd
How To Uninstall tpm2-abrmd on Fedora 36
To uninstall only the tpm2-abrmd
package we can use the following command:
sudo dnf remove tpm2-abrmd
tpm2-abrmd Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/44
/usr/lib/.build-id/44/2e69a6d4fca94de41b533b6441874ccbabb3bd
/usr/lib/.build-id/f4
/usr/lib/.build-id/f4/c60708da234342f24cad0878b4857243e263a4
/usr/lib/libtss2-tcti-tabrmd.so.0
/usr/lib/libtss2-tcti-tabrmd.so.0.0.0
/usr/lib/systemd/system/tpm2-abrmd.service
/usr/sbin/tpm2-abrmd
/usr/share/dbus-1/system-services/com.intel.tss2.Tabrmd.service
/usr/share/dbus-1/system.d/tpm2-abrmd.conf
/usr/share/doc/tpm2-abrmd
/usr/share/doc/tpm2-abrmd/CHANGELOG.md
/usr/share/doc/tpm2-abrmd/README.md
/usr/share/licenses/tpm2-abrmd
/usr/share/licenses/tpm2-abrmd/LICENSE
/usr/share/man/man3/Tss2_Tcti_Tabrmd_Init.3.gz
/usr/share/man/man7/tss2-tcti-tabrmd.7.gz
/usr/share/man/man8/tpm2-abrmd.8.gz
References
Summary
In this tutorial we learn how to install tpm2-abrmd
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install tpm2-abrmd on Fedora 36” linkTitle: “tpm2-abrmd” type: “docs” description: “In this tutorial we learn how to install tpm2-abrmd in Fedora 36. tpm2-abrmd is A system daemon implementing TPM2 Access Broker and Resource Manager” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/tpm2-abrmd-featured.png
Introduction
In this tutorial we learn how to install tpm2-abrmd
on Fedora 36.
What is tpm2-abrmd
tpm2-abrmd is a system daemon implementing the TPM2 access broker (TAB) and Resource Manager (RM) spec from the TCG.
We can use yum
or dnf
to install tpm2-abrmd
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install tpm2-abrmd.
Install tpm2-abrmd on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install tpm2-abrmd
using dnf
by running the following command:
sudo dnf -y install tpm2-abrmd
Install tpm2-abrmd on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install tpm2-abrmd
using yum
by running the following command:
sudo yum -y install tpm2-abrmd
How To Uninstall tpm2-abrmd on Fedora 36
To uninstall only the tpm2-abrmd
package we can use the following command:
sudo dnf remove tpm2-abrmd
tpm2-abrmd Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/89
/usr/lib/.build-id/89/188927629a3bf5df7be7a47522620fa8fe7ed4
/usr/lib/.build-id/d2
/usr/lib/.build-id/d2/fb61cf92cc260eb55977e6b65696f8be62cf77
/usr/lib/systemd/system/tpm2-abrmd.service
/usr/lib64/libtss2-tcti-tabrmd.so.0
/usr/lib64/libtss2-tcti-tabrmd.so.0.0.0
/usr/sbin/tpm2-abrmd
/usr/share/dbus-1/system-services/com.intel.tss2.Tabrmd.service
/usr/share/dbus-1/system.d/tpm2-abrmd.conf
/usr/share/doc/tpm2-abrmd
/usr/share/doc/tpm2-abrmd/CHANGELOG.md
/usr/share/doc/tpm2-abrmd/README.md
/usr/share/licenses/tpm2-abrmd
/usr/share/licenses/tpm2-abrmd/LICENSE
/usr/share/man/man3/Tss2_Tcti_Tabrmd_Init.3.gz
/usr/share/man/man7/tss2-tcti-tabrmd.7.gz
/usr/share/man/man8/tpm2-abrmd.8.gz
References
Summary
In this tutorial we learn how to install tpm2-abrmd
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).