< Home - < Back

libykneomgr


Information about the package, libykneomgr, which is shipped with common Linux distributions. The libykneomgr package is designed for, YubiKey NEO CCID Manager C Library.


Package Name:

libykneomgr

Summary:

YubiKey NEO CCID Manager C Library

Description:

C Library and tool to manage CCID-aspects of YubiKey NEO

Architecture:

x86_64

Version:

0.1.8

Release:

1.el6

Size:

40 k

Repository:

epel

From Repository:

Licence:

GPLv3+



Handy Yum Commands for libykneomgr


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


Command

Description of Command

yum install libykneomgr

This command will install libykneomgr on the server.

yum remove libykneomgr

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

yum -y remove libykneomgr

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

yum update libykneomgr

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

yum -y update libykneomgr

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

yum info libykneomgr

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

yum deplist libykneomgr

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

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