How To Install tpm-tools-devel on Fedora 36

In this tutorial we learn how to install tpm-tools-devel in Fedora 36. tpm-tools-devel is Files to use the library routines supplied with tpm-tools

Introduction

In this tutorial we learn how to install tpm-tools-devel on Fedora 36.

What is tpm-tools-devel

tpm-tools-devel is a package that contains the libraries and headers necessary for developing tpm-tools applications.

We can use yum or dnf to install tpm-tools-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install tpm-tools-devel.

Install tpm-tools-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

title: “How To Install tpm-tools-devel on Fedora 36” After updating yum database, We can install tpm-tools-devel using dnf by running the following command:

linkTitle: “tpm-tools-devel”

type: "docs"
sudo dnf -y install tpm-tools-devel
description: "In this tutorial we learn how to install tpm-tools-devel in Fedora 36. tpm-tools-devel is Files to use the library routines supplied with tpm-tools"

date: “2022-08-17”

lastmod: “2022-08-17”

Install tpm-tools-devel on Fedora 36 Using yum

#image: /images/fedora/36/tpm-tools-devel-featured.png

Update yum database with yum using the following command.

Introduction


sudo yum makecache --refresh
In this tutorial we learn how to install `tpm-tools-devel` on Fedora 36.

What is tpm-tools-devel

After updating yum database, We can install tpm-tools-devel using yum by running the following command:

tpm-tools-devel is a package that contains the libraries and headers necessary for developing tpm-tools applications.

sudo yum -y install tpm-tools-devel

We can use yum or dnf to install tpm-tools-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install tpm-tools-devel.

How To Uninstall tpm-tools-devel on Fedora 36

Install tpm-tools-devel on Fedora 36 Using dnf

To uninstall only the tpm-tools-devel package we can use the following command:

Update yum database with dnf using the following command.


```bash
sudo dnf remove tpm-tools-devel
sudo dnf makecache --refresh


## tpm-tools-devel Package Contents on Fedora 36

After updating yum database, We can install `tpm-tools-devel` using `dnf` by running the following command:
```bash

```bash
sudo dnf -y install tpm-tools-devel

Install tpm-tools-devel 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 tpm-tools-devel using yum by running the following command:

sudo yum -y install tpm-tools-devel

How To Uninstall tpm-tools-devel on Fedora 36

To uninstall only the tpm-tools-devel package we can use the following command:

sudo dnf remove tpm-tools-devel

tpm-tools-devel Package Contents on Fedora 36

/usr/include/tpm_tools
/usr/include/tpm_tools/tpm_unseal.h
/usr/lib64/libtpm_unseal.so
/usr/share/man/man3/tpmUnsealFile.3.gz
/usr/share/man/man3/tpmUnsealShred.3.gz
/usr/share/man/man3/tpmUnsealStrerror.3.gz

References

Summary

In this tutorial we learn how to install tpm-tools-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).

/usr/include/tpm_tools /usr/include/tpm_tools/tpm_unseal.h /usr/lib/libtpm_unseal.so /usr/share/man/man3/tpmUnsealFile.3.gz /usr/share/man/man3/tpmUnsealShred.3.gz /usr/share/man/man3/tpmUnsealStrerror.3.gz


## References

* [tpm-tools-devel website](http://trousers.sourceforge.net)

## Summary

In this tutorial we learn how to install `tpm-tools-devel` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).