How to Install and Uninstall libfido2-1 Package on Kali Linux

Last updated: May 21,2024

1. Install "libfido2-1" package

This tutorial shows how to install libfido2-1 on Kali Linux

$ sudo apt update $ sudo apt install libfido2-1

2. Uninstall "libfido2-1" package

Learn how to uninstall libfido2-1 on Kali Linux:

$ sudo apt remove libfido2-1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libfido2-1 package on Kali Linux

Package: libfido2-1
Source: libfido2
Version: 1.14.0-1
Installed-Size: 241
Maintainer: Debian Authentication Maintainers
Architecture: amd64
Depends: libc6 (>= 2.36), libcbor0.10 (>= 0.10.2), libssl3 (>= 3.0.0), libudev1 (>= 183), zlib1g (>= 1:1.1.4)
Size: 77376
SHA256: 3b044138313d6c34fbd82131e7be315347aa7bc6da793584ae7bfc204d8823c7
SHA1: b38eb8c739ff571aaa92e7d5fbe239254384bb0d
MD5sum: 0eab89649e982910a4aa1bb4753c603a
Description: library for generating and verifying FIDO 2.0 objects
A library for communicating with a FIDO device over USB or NFC, and for
verifying attestation and assertion signatures. FIDO U2F (CTAP 1) and FIDO
2.0 (CTAP 2) are supported.
.
This package contains the library.
Description-md5:
Multi-Arch: same
Homepage: https://developers.yubico.com/libfido2/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libf/libfido2/libfido2-1_1.14.0-1_amd64.deb