How To Install tncfhh-examples.i686 on Amazon Linux 2

In this tutorial we learn how to install tncfhh-examples.i686 in Amazon Linux 2. tncfhh-examples.i686 is Example IMC/IMV implementations

Introduction

In this tutorial we learn how to install tncfhh-examples.i686 on Amazon Linux 2.

What is tncfhh-examples.i686

This package provides some example implementations of several IMC/IMV pairs.

We can use yum to install tncfhh-examples.i686 on Amazon Linux 2. In this tutorial we discuss both methods but you only need to choose one of method to install tncfhh-examples.i686.

Install tncfhh-examples.i686 on Amazon Linux 2 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install tncfhh-examples.i686 using yum by running the following command:

sudo yum -y install tncfhh-examples.i686

How To Uninstall tncfhh-examples.i686 on Amazon Linux 2

To uninstall only the tncfhh-examples.i686 package we can use the following command:

sudo yum remove tncfhh-examples.i686

tncfhh-examples.i686 Package Contents on Amazon Linux 2

/etc/tnc/attestationimc.file
/etc/tnc/attestationimv.policy
/etc/tnc/clamavimc.conf
/etc/tnc/clamavimv.policy
/etc/tnc/dummyimc.file
/etc/tnc/dummyimv.policy
/etc/tnc/hostscannerimv.policy
/etc/tnc/platidimc.file
/etc/tnc/platidimc.test.cert
/etc/tnc/platidimc.test.key
/etc/tnc/platidimv.certs
/usr/lib/libattestationimc.so.0
/usr/lib/libattestationimc.so.0.8.3
/usr/lib/libattestationimv.so.0
/usr/lib/libattestationimv.so.0.8.3
/usr/lib/libclamavimc.so.0
/usr/lib/libclamavimc.so.0.8.3
/usr/lib/libclamavimv.so.0
/usr/lib/libclamavimv.so.0.8.3
/usr/lib/libdummyimc.so.0
/usr/lib/libdummyimc.so.0.8.3
/usr/lib/libdummyimv.so.0
/usr/lib/libdummyimv.so.0.8.3
/usr/lib/libexampleimc.so.0
/usr/lib/libexampleimc.so.0.8.3
/usr/lib/libexampleimv.so.0
/usr/lib/libexampleimv.so.0.8.3
/usr/lib/libhostscannerimc.so.0
/usr/lib/libhostscannerimc.so.0.8.3
/usr/lib/libhostscannerimv.so.0
/usr/lib/libhostscannerimv.so.0.8.3
/usr/lib/libplatidimc.so.0
/usr/lib/libplatidimc.so.0.8.3
/usr/lib/libplatidimv.so.0
/usr/lib/libplatidimv.so.0.8.3

References

Summary

In this tutorial we learn how to install tncfhh-examples.i686 on Amazon Linux 2 using yum.