How to Install and Uninstall libpkcs11-helper1 Package on Kali Linux

Last updated: May 13,2024

1. Install "libpkcs11-helper1" package

Please follow the instructions below to install libpkcs11-helper1 on Kali Linux

$ sudo apt update $ sudo apt install libpkcs11-helper1

2. Uninstall "libpkcs11-helper1" package

This tutorial shows how to uninstall libpkcs11-helper1 on Kali Linux:

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

3. Information about the libpkcs11-helper1 package on Kali Linux

Package: libpkcs11-helper1
Source: pkcs11-helper (1.29.0-2)
Version: 1.29.0-2+b1
Installed-Size: 160
Maintainer: Debian OpenSC Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libssl3 (>= 3.0.0)
Size: 50588
SHA256: 3d2bc830cd16b4925d2940fbd27c1d321f362db6d032c93e1d951b62f12cf2d1
SHA1: fc247fdf7aff19b6f7096a5c997dbcc4a005b90e
MD5sum: 08d1c3bc1ca3bde636525ad687febb7c
Description: 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:
Multi-Arch: same
Homepage: https://github.com/OpenSC/pkcs11-helper
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/p/pkcs11-helper/libpkcs11-helper1_1.29.0-2+b1_amd64.deb