How to Install and Uninstall libfido2 Package on Manjaro

Last updated: May 06,2024

1. Install "libfido2" package

In this section, we are going to explain the necessary steps to install libfido2 on Manjaro

$ sudo pacman -Sy $ sudo pacman -S libfido2

2. Uninstall "libfido2" package

This is a short guide on how to uninstall libfido2 on Manjaro:

$ sudo pacman -Rcns libfido2

3. Information about the libfido2 package on Manjaro

Repository : extra
Name : libfido2
Version : 1.14.0-1
Description : Library functionality for FIDO 2.0, including communication
with a device over USB
Architecture : x86_64
URL : https://developers.yubico.com/libfido2/
Licenses : BSD
Groups : None
Provides : libfido2.so=1-64
Depends On : glibc openssl libcbor libcbor.so=0.10-64 hidapi
systemd-libs libudev.so=1-64 zlib
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 200.66 KiB
Installed Size : 490.40 KiB
Packager : Christian Hesse
Build Date : Mon Nov 13 20:11:49 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions