How to Install and Uninstall yhsm-tools Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 06,2024

1. Install "yhsm-tools" package

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

$ sudo apt update $ sudo apt install yhsm-tools

2. Uninstall "yhsm-tools" package

Please follow the steps below to uninstall yhsm-tools on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove yhsm-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the yhsm-tools package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: yhsm-tools
Priority: optional
Section: universe/python
Installed-Size: 60
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Authentication Maintainers
Architecture: all
Source: python-pyhsm
Version: 1.0.4l-1
Depends: python, python-argparse, python-pyhsm (= 1.0.4l-1)
Filename: pool/universe/p/python-pyhsm/yhsm-tools_1.0.4l-1_all.deb
Size: 12480
MD5sum: 4de588402c98c359269265f59de31f27
SHA1: e992c92234b83bc64ffeb3e37942773a44c95acb
SHA256: 7133148c132a1264ecfe5eba7095abe2ab4501bb120fa3c4fc16f9b18e1a25bd
Description-en: Common files for YubiHSM applications
YubiHSM is an easy to use and affordable crypto appliance
that you connect to the USB port of a server. You can then
store cryptographic keys on the YubiHSM and use them from the
server without any possibility for an attacker to extract
the crypto keys from the YubiHSM.
.
Supported operations include YubiKey OTP validation, AES ECB
encrypt/decrypt/decrypt-compare, HMAC-SHA1 hashing (enabling OATH code
validation), and Random number entropy generation.
.
This package includes the following utilities that talk with the YubiHSM:
.
* yhsm-keystore-unlock - Keystore unlock
* yhsm-linux-add-entropy - Entropy seeder
* yhsm-decrypt-aead - Decrypt AEADs
* yhsm-generate-keys - Generate new AEADs
Description-md5: 3db638566c6b33aba70e15fc252c1c4f
Homepage: https://developers.yubico.com/python-pyhsm/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu