< Home - < Back

libtnc


Information about the package, libtnc, which is shipped with common Linux distributions. The libtnc package is designed for, Library implementation of the Trusted Network Connect (TNC).


Package Name:

libtnc

Summary:

Library implementation of the Trusted Network Connect (TNC)

Description:

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: https://www.trustedcomputinggroup.org/specs/TNC

Architecture:

x86_64

Version:

1.24

Release:

1.el6

Size:

39 k

Repository:

epel

From Repository:

Licence:

GPLv2



Handy Yum Commands for libtnc


Control the libtnc package with the following handy commands outlined below.


Command

Description of Command

yum install libtnc

This command will install libtnc on the server.

yum remove libtnc

This command will un-install libtnc on the server. When you run this command, you will be asked if you are sure that you want to remove libtnc, so you have to manually confirm that you want to do this.

yum -y remove libtnc

This command will un-install libtnc on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove libtnc when using the -y flag.

yum update libtnc

This command will update libtnc to the latest version. When you run this command, you will be asked if you are sure that you want to remove libtnc, so you have to manually confirm that you want to do this.

yum -y update libtnc

This command will update libtnc to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove libtnc when using the -y flag.

yum info libtnc

This command will show you core information about the libtnc package.

yum deplist libtnc

This command will show you the dependencies for libtnc. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update libtnc

This command will check if there is an update waiting on libtnc. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.