How to Install and Uninstall u2f-server Package on Kali Linux

Last updated: April 27,2024

1. Install "u2f-server" package

Please follow the instructions below to install u2f-server on Kali Linux

$ sudo apt update $ sudo apt install u2f-server

2. Uninstall "u2f-server" package

Please follow the steps below to uninstall u2f-server on Kali Linux:

$ sudo apt remove u2f-server $ sudo apt autoclean && sudo apt autoremove

3. Information about the u2f-server package on Kali Linux

Package: u2f-server
Source: libu2f-server (1.1.0-4)
Version: 1.1.0-4+b1
Installed-Size: 46
Maintainer: Debian Authentication Maintainers
Architecture: amd64
Depends: libc6 (>= 2.14), libu2f-server0 (>= 1.1.0)
Size: 16260
SHA256: 3205178501e09ae88d7e0c821644e1a26cbbed9ad7e0caaa6f8032bfb88a2f50
SHA1: 88f3753e07c8c520fb7f1fd103f51be87998dd39
MD5sum: cd85746f0a87b3b6932bc2c4c03fcae2
Description: Command line tool to do Universal 2nd Factor (U2F) operations
Libu2f-server is a package for doing Universal 2nd Factor (U2F) server
communication and has functionality for the Registration and
Authentication operations. The package contains a C library, a
command line tool, and documentation.
.
This is a command line tool to do registration and authentication
with a U2F device.
Description-md5:
Homepage: https://developers.yubico.com/libu2f-server/
Section: utils
Priority: optional
Filename: pool/main/libu/libu2f-server/u2f-server_1.1.0-4+b1_amd64.deb