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

Last updated: May 21,2024

1. Install "opensc-pkcs11" package

This is a short guide on how to install opensc-pkcs11 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install opensc-pkcs11

2. Uninstall "opensc-pkcs11" package

Please follow the step by step instructions below to uninstall opensc-pkcs11 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove opensc-pkcs11 $ sudo apt autoclean && sudo apt autoremove

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

Package: opensc-pkcs11
Priority: extra
Section: universe/utils
Installed-Size: 2258
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OpenSC Maintainers
Architecture: amd64
Source: opensc
Version: 0.15.0-1ubuntu1
Replaces: libopensc2 (<< 0.12.0), opensc (<< 0.13.0-5~)
Depends: libc6 (>= 2.14), libssl1.0.0 (>= 1.0.0), zlib1g (>= 1:1.1.4)
Breaks: libopensc2 (<< 0.12.0), opensc (<< 0.13.0-5~)
Filename: pool/universe/o/opensc/opensc-pkcs11_0.15.0-1ubuntu1_amd64.deb
Size: 707926
MD5sum: 9e9c54028df3f6db3b2e4cbf26b5c806
SHA1: 808be52bef412011c952a5599ed3206c18b50470
SHA256: 1d926f40539f405f4ca238271794815580f1f5e305f3f37e706e4e4c826349a9
Description-en: Smart card utilities with support for PKCS#15 compatible cards
OpenSC provides a set of libraries and utilities to access smart
cards. It mainly focuses on cards that support cryptographic
operations. It facilitates their use in security applications such as
mail encryption, authentication, and digital signature. OpenSC
implements the PKCS#11 API. Applications supporting this API, such as
Iceweasel and Icedove, can use it. OpenSC implements the PKCS#15
standard and aims to be compatible with all software that does so as
well.
.
Before purchasing any cards, please read carefully documentation in
/usr/share/doc/opensc/html/wiki/index.html - only some cards are
supported. Not only does card type matters, but also card version,
card OS version and preloaded applet. Only a subset of possible
operations may be supported for your card. Card initialization may
require third party proprietary software.
.
This package contains the pkcs11 module.
Description-md5: 2db41d7eb5d318b07397452d917560e6
Multi-Arch: same
Homepage: https://github.com/OpenSC/OpenSC/wiki
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu