How to Install and Uninstall opensc-pkcs11 Package on Kali Linux

Last updated: May 19,2024

1. Install "opensc-pkcs11" package

In this section, we are going to explain the necessary steps to install opensc-pkcs11 on Kali Linux

$ sudo apt update $ sudo apt install opensc-pkcs11

2. Uninstall "opensc-pkcs11" package

This guide covers the steps necessary to uninstall opensc-pkcs11 on Kali Linux:

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

3. Information about the opensc-pkcs11 package on Kali Linux

Package: opensc-pkcs11
Source: opensc
Version: 0.25.0~rc1-1
Installed-Size: 2638
Maintainer: Debian OpenSC Maintainers
Architecture: amd64
Replaces: libopensc2 (<< 0.12.0)
Depends: libc6 (>= 2.34), libeac3 (>= 1.1.2+ds+git20220117+453c3d6b03a0), libglib2.0-0 (>= 2.40.0), libssl3 (>= 3.0.0), zlib1g (>= 1:1.1.4)
Breaks: libopensc2 (<< 0.12.0)
Size: 916992
SHA256: 890e0c9bc8a87cb5a46de44b744e32407d362b38d6a7c4126e8e14eb36c23f70
SHA1: d93d83f8e410b655146df69e6cf7e70255745213
MD5sum: 371b57de8322f01d6a9021c9527ac69d
Description: Smart card utilities (PKCS#11 module)
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
https://github.com/OpenSC/OpenSC/wiki - 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:
Multi-Arch: same
Homepage: https://github.com/OpenSC/OpenSC/wiki
Section: utils
Priority: optional
Filename: pool/main/o/opensc/opensc-pkcs11_0.25.0~rc1-1_amd64.deb