How to Install and Uninstall libpkcs11-helper1 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "libpkcs11-helper1" package

Learn how to install libpkcs11-helper1 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libpkcs11-helper1

2. Uninstall "libpkcs11-helper1" package

Learn how to uninstall libpkcs11-helper1 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libpkcs11-helper1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpkcs11-helper1 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libpkcs11-helper1
Priority: optional
Section: libs
Installed-Size: 139
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OpenSC Maintainers
Architecture: amd64
Source: pkcs11-helper
Version: 1.11-5
Depends: libc6 (>= 2.7), libssl1.0.0 (>= 1.0.2~beta3)
Filename: pool/main/p/pkcs11-helper/libpkcs11-helper1_1.11-5_amd64.deb
Size: 44016
MD5sum: 30cb8b7fb0609bdc23772b0987085621
SHA1: 9d7ee9242aa0d1252328ea57bcdba0f08d92cbbb
SHA256: ddf805fa7723bcc2fc5d6c4bcf7e58f16a0d3c70108c6069f0b54393ab4044c7
Description-en: library that simplifies the interaction with PKCS#11
libpkcs11-helper is a library that simplifies the interaction with PKCS#11
providers for end-user applications.
.
libpkcs11-helper allows using multiple PKCS#11 providers at the same time,
enumerating available token certificates, or selecting a certificate
directly by serialized id, handling card removal and card insert
events, handling card re-insert to a different slot, supporting session
expiration and much more all using a simple API.
.
libpkcs11-helper is not designed to manage card content, since object
attributes are usually vendor specific, and 99% of application need to
access existing objects in order to perform signature and decryption.
Description-md5: 884da81648ff96b4214f90a93ca61a83
Multi-Arch: same
Homepage: https://github.com/OpenSC/pkcs11-helper
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y
Task: ubuntu-touch-core, ubuntu-touch