How to Install and Uninstall yubikey-manager Package on Kali Linux

Last updated: May 21,2024

1. Install "yubikey-manager" package

Please follow the guidelines below to install yubikey-manager on Kali Linux

$ sudo apt update $ sudo apt install yubikey-manager

2. Uninstall "yubikey-manager" package

This is a short guide on how to uninstall yubikey-manager on Kali Linux:

$ sudo apt remove yubikey-manager $ sudo apt autoclean && sudo apt autoremove

3. Information about the yubikey-manager package on Kali Linux

Package: yubikey-manager
Version: 5.2.1-1
Installed-Size: 238
Maintainer: Debian Authentication Maintainers
Architecture: all
Depends: python3-ykman (= 5.2.1-1), python3:any, python3-click (>= 8.0), pcscd, python3-cryptography (>= 3.0.0), python3-cryptography (<< 44), python3-fido2 (>= 0.9), python3-fido2 (<< 2.0)
Recommends: libyubikey-udev
Size: 41312
SHA256: f58a6cf4e504ccc16b0938759344e8ceed8c1c8fc260182cc7db49b76d640150
SHA1: 110a038d0a18bf4d4d510bcf51ae34e6a3cfddfa
MD5sum: b77cef097def2390114c3764f7843c15
Description: Python library and command line tool for configuring a YubiKey
YubiKey Manager (ykman) is a command line tool for configuring a YubiKey over
all transports. It is capable of reading out device information as well as
configuring several aspects of a YubiKey, including enabling or disabling
connection transports and programming various types of credentials.
.
YubiKey is a specific series of personal Hardware Security Modules,
meant to protect private keys tied to its users (for 2nd factor authentication,
use with OpenPGP, ...).
Description-md5:
Homepage: https://developers.yubico.com/yubikey-manager/
Section: utils
Priority: optional
Filename: pool/main/y/yubikey-manager/yubikey-manager_5.2.1-1_all.deb