How to Install libengine-pkcs11-openssl software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install libengine-pkcs11-openssl software package in Ubuntu 14.04 LTS (Trusty Tahr)

libengine-pkcs11-openssl software package provides OpenSSL engine for PKCS#11 modules, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libengine-pkcs11-openssl 

libengine-pkcs11-openssl is installed in your system.

Make ensure the libengine-pkcs11-openssl package were installed using the commands given below,

$ sudo dpkg-query -l | grep libengine-pkcs11-openssl *

You will get with libengine-pkcs11-openssl package name, version, architecture and description in a table

libengine-pkcs11-openssl package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Libraries
Package libengine-pkcs11-openssl
Version 0.1.8-3
Description OpenSSL engine for PKCS#11 modules
Sub Section libs


See Also, How to uninstall or remove libengine-pkcs11-openssl software package from Ubuntu 14.04 LTS (Trusty Tahr)?