How to Install and Uninstall libengine-pkcs11-openssl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "libengine-pkcs11-openssl" package

Please follow the guidelines below to install libengine-pkcs11-openssl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libengine-pkcs11-openssl" package

This guide covers the steps necessary to uninstall libengine-pkcs11-openssl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libengine-pkcs11-openssl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libengine-pkcs11-openssl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libengine-pkcs11-openssl
Priority: optional
Section: universe/libs
Installed-Size: 47
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OpenSC Maintainers
Architecture: amd64
Source: engine-pkcs11
Version: 0.2.1-1
Replaces: libopensc-openssl
Provides: libopensc-openssl
Depends: libc6 (>= 2.7), libp11-2 (>= 0.3.1), libssl1.0.0 (>= 1.0.0)
Conflicts: libopensc-openssl
Filename: pool/universe/e/engine-pkcs11/libengine-pkcs11-openssl_0.2.1-1_amd64.deb
Size: 14250
MD5sum: b9ea5b658e35a6212b71e0040a4734a2
SHA1: 6fb1015a0c2066d5fb9b88abbbf570b40fd33169
SHA256: e646e6a9ca281a6cd67dbcea7c72231420961eab78ce2d6d02ab74f69f381534
Description-en: OpenSSL engine for PKCS#11 modules
With this engine for OpenSSL you can use OpenSSL library
and command line tools with any PKCS#11 implementation as
backend for the crypto operations.
.
Engine_pkcs11 was developed for smart cards, and mostly
for the OpenSC PKCS#11 module, but it should work fine with
any PKCS#11 implementation.
.
Engine_pkcs11 is a spin off from OpenSC and replaced
libopensc-openssl.
Description-md5: fde800d6a1b419988579d61d56f3ca4d
Homepage: https://github.com/OpenSC/engine_pkcs11
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu