< Home - < Back

nss-pkcs11-devel


Information about the package, nss-pkcs11-devel, which is shipped with common Linux distributions. The nss-pkcs11-devel package is designed for, Development libraries for PKCS #11 (Cryptoki) using NSS.


Package Name:

nss-pkcs11-devel

Summary:

Development libraries for PKCS #11 (Cryptoki) using NSS

Description:

Library files for developing PKCS #11 modules using basic NSS low level services.

Architecture:

x86_64

Version:

3.28.4

Release:

4.el6_9

Size:

109 k

Repository:

updates

From Repository:

Licence:

MPLv2.0



Handy Yum Commands for nss-pkcs11-devel


Control the nss-pkcs11-devel package with the following handy commands outlined below.


Command

Description of Command

yum install nss-pkcs11-devel

This command will install nss-pkcs11-devel on the server.

yum remove nss-pkcs11-devel

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

yum -y remove nss-pkcs11-devel

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

yum update nss-pkcs11-devel

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

yum -y update nss-pkcs11-devel

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

yum info nss-pkcs11-devel

This command will show you core information about the nss-pkcs11-devel package.

yum deplist nss-pkcs11-devel

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

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