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

Last updated: April 26,2024

1. Install "pkcs11-dump" package

This guide let you learn how to install pkcs11-dump on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pkcs11-dump

2. Uninstall "pkcs11-dump" package

This guide let you learn how to uninstall pkcs11-dump on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: pkcs11-dump
Priority: extra
Section: universe/utils
Installed-Size: 87
Maintainer: Ubuntu Developers
Original-Maintainer: Max Vozeler
Architecture: amd64
Version: 0.3.4-1.1
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libssl1.0.0 (>= 1.0.0), libstdc++6 (>= 4.1.1)
Filename: pool/universe/p/pkcs11-dump/pkcs11-dump_0.3.4-1.1_amd64.deb
Size: 18434
MD5sum: eeeac5590ade2507eff0988f35b7742d
SHA1: ae6059b15a11ceca6eb96ab0ba6b25b3ee0f5740
SHA256: cfd1e169aa20d557d45410f63f82bba2f5eb3622680a170a64d718ee8e11694b
Description-en: Dump PKCS#11 token content
pkcs11-dump is a program to query PKCS#11 (cryptoki) provider
modules for objects available on a specific crypto device and
dump them to stdout in a human-readable format.
.
This package is mostly interesting for people familiar with
PKCS#11 who are developing or analyzing a PKCS#11 module or
like to get a detailed view of objects on a crypto device.
Description-md5: f5841f53f7d7436ab8033ef96a042bac
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu