How To Install libtnc on Fedora 36
Introduction
In this tutorial we learn how to install libtnc
on Fedora 36.
What is libtnc
This library provides functions for loading and interfacing with loadable IMC Integrity Measurement Collector (IMC) and Integrity Measurement Verifier (IMV) modules as required by the Trusted Network Computing (TNC) IF-IMC and IF-IMV interfaces as described in
We can use yum
or dnf
to install libtnc
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libtnc.
Install libtnc 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 libtnc
using dnf
by running the following command:
sudo dnf -y install libtnc
Install libtnc 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 libtnc
using yum
by running the following command:
sudo yum -y install libtnc
How To Uninstall libtnc on Fedora 36
To uninstall only the libtnc
package we can use the following command:
sudo dnf remove libtnc
libtnc Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/17
/usr/lib/.build-id/17/dd5d9592ccab6743f49d7166d6deb9aa6ea7f7
/usr/lib/.build-id/51
/usr/lib/.build-id/51/7a6cda7d7f1a0197eab8cd74d26eaebf973660
/usr/lib/.build-id/9e
/usr/lib/.build-id/9e/df2e191091af6b37e7de76186d9ac277c30fe8
/usr/lib/.build-id/db
/usr/lib/.build-id/db/e33c29e14bfb82c65755684f96f1eaa2d3182d
/usr/lib/.build-id/ed
/usr/lib/.build-id/ed/e7d80a363c04622f8dbf154216633001cb3361
/usr/lib64/libosc_imc.so.0
/usr/lib64/libosc_imc.so.0.0.0
/usr/lib64/libosc_imv.so.0
/usr/lib64/libosc_imv.so.0.0.0
/usr/lib64/libsample_imc.so.0
/usr/lib64/libsample_imc.so.0.0.0
/usr/lib64/libsample_imv.so.0
/usr/lib64/libsample_imv.so.0.0.0
/usr/lib64/libtnc.so.0
/usr/lib64/libtnc.so.0.0.0
/usr/share/doc/libtnc
/usr/share/doc/libtnc/COPYING
/usr/share/doc/libtnc/README
References
Summary
In this tutorial we learn how to install libtnc
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install libtnc on Fedora 36” linkTitle: “libtnc” type: “docs” description: “In this tutorial we learn how to install libtnc in Fedora 36. libtnc is Library implementation of the Trusted Network Connect (TNC) specification” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libtnc-featured.png
Introduction
In this tutorial we learn how to install libtnc
on Fedora 36.
What is libtnc
This library provides functions for loading and interfacing with loadable IMC Integrity Measurement Collector (IMC) and Integrity Measurement Verifier (IMV) modules as required by the Trusted Network Computing (TNC) IF-IMC and IF-IMV interfaces as described in
We can use yum
or dnf
to install libtnc
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libtnc.
Install libtnc 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 libtnc
using dnf
by running the following command:
sudo dnf -y install libtnc
Install libtnc 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 libtnc
using yum
by running the following command:
sudo yum -y install libtnc
How To Uninstall libtnc on Fedora 36
To uninstall only the libtnc
package we can use the following command:
sudo dnf remove libtnc
libtnc Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/01
/usr/lib/.build-id/01/bb82425c47b8c114d8622c60aa8f13b1ee654e
/usr/lib/.build-id/32
/usr/lib/.build-id/32/fe836c1463909befbc0924d04279d93532c5b4
/usr/lib/.build-id/73
/usr/lib/.build-id/73/ad0eaeeee200caa0ccccd1ee66bc73b814e754
/usr/lib/.build-id/7e
/usr/lib/.build-id/7e/f89eb1fd49a21497ae361ff9992d3ae51ed23d
/usr/lib/.build-id/ca
/usr/lib/.build-id/ca/83b72a87477c7ad2319c7e16e0885de1a4bc3a
/usr/lib/libosc_imc.so.0
/usr/lib/libosc_imc.so.0.0.0
/usr/lib/libosc_imv.so.0
/usr/lib/libosc_imv.so.0.0.0
/usr/lib/libsample_imc.so.0
/usr/lib/libsample_imc.so.0.0.0
/usr/lib/libsample_imv.so.0
/usr/lib/libsample_imv.so.0.0.0
/usr/lib/libtnc.so.0
/usr/lib/libtnc.so.0.0.0
/usr/share/doc/libtnc
/usr/share/doc/libtnc/COPYING
/usr/share/doc/libtnc/README
References
Summary
In this tutorial we learn how to install libtnc
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).