How to Install and Uninstall libp11-kit0 Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 10,2024

1. Install "libp11-kit0" package

Please follow the guidelines below to install libp11-kit0 on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libp11-kit0

2. Uninstall "libp11-kit0" package

Please follow the instructions below to uninstall libp11-kit0 on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libp11-kit0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libp11-kit0 package on Ubuntu 21.04 (Hirsute Hippo)

Package: libp11-kit0
Architecture: amd64
Version: 0.23.22-1
Multi-Arch: same
Priority: important
Section: libs
Source: p11-kit
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GnuTLS Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1284
Depends: libc6 (>= 2.26), libffi8ubuntu1 (>= 3.4~20200819)
Breaks: opencryptoki (<= 3.6.1+dfsg-1)
Filename: pool/main/p/p11-kit/libp11-kit0_0.23.22-1_amd64.deb
Size: 191492
MD5sum: 2d4ffd9f5cc8f50a15c2c2c78c30eacb
SHA1: 11b64066370c970da43cc3323afe6ef4470f7157
SHA256: b691026cbb6502a702ecaf56e4ee24a3707ba50cd5a8c7c634502eaf22dc1f58
SHA512: 22c81e1663a632976362612c9478a7cc569c3ebf8159875436360e50fd96e466841e6906df0f93c3a200527ec69757cad30897f517cb716ba080e5fac98771a1
Homepage: https://p11-glue.github.io/p11-glue/p11-kit.html
Description-en: library for loading and coordinating access to PKCS#11 modules - runtime
The p11-kit library provides a way to load and enumerate Public-Key
Cryptography Standard #11 modules, along with a standard configuration
setup for installing PKCS#11 modules so that they're discoverable. It
also solves problems with coordinating the use of PKCS#11 by different
components or libraries living in the same process.
.
This package contains the shared library required for applications loading
and accessing PKCS#11 modules.
Description-md5: 35d0359f0f7422b8380df1a478394459
Task: minimal
Build-Essential: yes