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

Last updated: May 15,2024

1. Install "libpkcs11-helper1-dev" package

This guide covers the steps necessary to install libpkcs11-helper1-dev on Kali Linux

$ sudo apt update $ sudo apt install libpkcs11-helper1-dev

2. Uninstall "libpkcs11-helper1-dev" package

This guide let you learn how to uninstall libpkcs11-helper1-dev on Kali Linux:

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

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

Package: libpkcs11-helper1-dev
Source: pkcs11-helper (1.29.0-2)
Version: 1.29.0-2+b1
Installed-Size: 1941
Maintainer: Debian OpenSC Maintainers
Architecture: amd64
Provides: libpkcs11-helper-dev
Depends: libjs-jquery, libpkcs11-helper1 (= 1.29.0-2+b1), libssl-dev
Conflicts: libpkcs11-helper-dev
Size: 164356
SHA256: 6065e1a424394404976700ba65437ae23e5cd500d16114a03d72742bc3edbd99
SHA1: 46f4168b61454b63085e55326999bbbacc4a18e0
MD5sum: ec6e44bb7609be1470a054331175f44f
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: devel::library, role::devel-lib, security::authentication,
security::cryptography
Section: libdevel
Priority: optional
Filename: pool/main/p/pkcs11-helper/libpkcs11-helper1-dev_1.29.0-2+b1_amd64.deb