How to Install and Uninstall python3-u2flib-server Package on Kali Linux

Last updated: May 14,2024

1. Install "python3-u2flib-server" package

This tutorial shows how to install python3-u2flib-server on Kali Linux

$ sudo apt update $ sudo apt install python3-u2flib-server

2. Uninstall "python3-u2flib-server" package

This tutorial shows how to uninstall python3-u2flib-server on Kali Linux:

$ sudo apt remove python3-u2flib-server $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-u2flib-server package on Kali Linux

Package: python3-u2flib-server
Source: python-u2flib-server
Version: 5.0.0-1.1
Installed-Size: 82
Maintainer: Federico Ceratto
Architecture: all
Depends: python3-cryptography, python3-six, python3:any
Size: 22752
SHA256: ce1d2c9274e4150d0901a366e8d1fa7197a55a0a25bdaef8fe06a784e7173001
SHA1: 0b3e16b24e2e204e96f1a1e3f135630a9e0e565f
MD5sum: 49a571982ff22dd0cf4fc93e907224ab
Description: Universal 2nd Factor (U2F) server communication Python3 module
Python3-u2flib-server is a library for server-side U2F authentication
and provide the Registration and Authentication functions.
This package contains Python3 modules and an example web server.
Description-md5:
Homepage: https://developers.yubico.com/python-u2flib-server
Section: python
Priority: optional
Filename: pool/main/p/python-u2flib-server/python3-u2flib-server_5.0.0-1.1_all.deb