How to Install and Uninstall python3-fido2 Package on Kali Linux

Last updated: May 09,2024

1. Install "python3-fido2" package

Here is a brief guide to show you how to install python3-fido2 on Kali Linux

$ sudo apt update $ sudo apt install python3-fido2

2. Uninstall "python3-fido2" package

This guide let you learn how to uninstall python3-fido2 on Kali Linux:

$ sudo apt remove python3-fido2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-fido2 package on Kali Linux

Package: python3-fido2
Source: python-fido2
Version: 1.1.2-2
Installed-Size: 641
Maintainer: Debian Authentication Maintainers
Architecture: all
Provides: python3-fido2-api (= 1.0)
Depends: python3-cryptography (>= 2.6), python3:any
Breaks: python3-ykman (<< 4~), solo-python (<= 0.1.1-4)
Size: 135268
SHA256: 22a1575e6c3c31f35c5287ea19373b75f5630ea515b8c0e5711fc336e4fbeca8
SHA1: 368dd3c89b05bca2166bb275e7a8c166e1e29c12
MD5sum: f063a7647f29d8c5f3ab024a53dbc65e
Description: Python library for implementing FIDO 2.0
A Python library for communicating with a FIDO device over USB HID as
well as verifying attestation and assertion signatures.
.
FIDO (Fast Identity Online) is a set of protocols, including U2F (Universal 2nd
Factor) and UAF (Universal Authentication Framework), that support usable,
strong authentication of users using hardware tokens.
Description-md5:
Homepage: https://developers.yubico.com/python-fido2
Section: python
Priority: optional
Filename: pool/main/p/python-fido2/python3-fido2_1.1.2-2_all.deb