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

Last updated: May 10,2024

1. Install "ruby-u2f" package

This is a short guide on how to install ruby-u2f on Kali Linux

$ sudo apt update $ sudo apt install ruby-u2f

2. Uninstall "ruby-u2f" package

Here is a brief guide to show you how to uninstall ruby-u2f on Kali Linux:

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

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

Package: ruby-u2f
Version: 0.2.1-2.1
Installed-Size: 48
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter
Size: 10952
SHA256: 5b58bc4a7f63f48fc8eb35fe17c7840cb74990c50b2579dcb5508d605338d00c
SHA1: 8573bf199657e16463c1a5c320f11f84718087e0
MD5sum: 1587fd7b65696f9f8311066a3e0748a7
Description: U2F server side library
Library for handling registration and authentication of U2F devices. Provides
functionality for working with the server side aspects of the U2F protocol as
defined in the FIDO specifications.
.
U2F is an open 2-factor authentication standard that enables keychain devices,
mobile phones and other devices to securely access any number of web-based
services — instantly and with no drivers or client software needed.
Description-md5:
Homepage: https://github.com/castle/ruby-u2f
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-u2f/ruby-u2f_0.2.1-2.1_all.deb