< Home - < Back

openct


Information about the package, openct, which is shipped with common Linux distributions. The openct package is designed for, Middleware framework for smart card terminals.


Package Name:

openct

Summary:

Middleware framework for smart card terminals

Description:

OpenCT implements drivers for several smart card readers. It comes as driver in ifdhandler format for PC/SC-Lite, as CT-API driver, or as a small and lean middleware, so applications can use it with minimal overhead. OpenCT also has a primitive mechanism to export smart card readers to remote machines via TCP/IP.

Architecture:

x86_64

Version:

0.6.19

Release:

4.el6

Size:

207 k

Repository:

base

From Repository:

Licence:

LGPLv2+



Handy Yum Commands for openct


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


Command

Description of Command

yum install openct

This command will install openct on the server.

yum remove openct

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

yum -y remove openct

This command will un-install openct 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 openct when using the -y flag.

yum update openct

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

yum -y update openct

This command will update openct 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 openct when using the -y flag.

yum info openct

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

yum deplist openct

This command will show you the dependencies for openct. 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 openct

This command will check if there is an update waiting on openct. 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.