How to Install and Uninstall perl-Crypt-U2F-Server.x86_64 Package on Fedora 38

Last updated: October 12,2024

1. Install "perl-Crypt-U2F-Server.x86_64" package

Please follow the guidance below to install perl-Crypt-U2F-Server.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install perl-Crypt-U2F-Server.x86_64

2. Uninstall "perl-Crypt-U2F-Server.x86_64" package

This tutorial shows how to uninstall perl-Crypt-U2F-Server.x86_64 on Fedora 38:

$ sudo dnf remove perl-Crypt-U2F-Server.x86_64 $ sudo dnf autoremove

3. Information about the perl-Crypt-U2F-Server.x86_64 package on Fedora 38

Last metadata expiration check: 4:07:35 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : perl-Crypt-U2F-Server
Version : 0.45
Release : 2.fc38
Architecture : x86_64
Size : 31 k
Source : perl-Crypt-U2F-Server-0.45-2.fc38.src.rpm
Repository : updates
Summary : Low level wrapper around the U2F C library (server side)
URL : https://metacpan.org/dist/Crypt-U2F-Server
License : BSD-2-Clause AND (GPL-1.0-or-later OR Artistic-1.0-Perl)
Description : This is a very low level wrapper around the original C library. You
: probably shouldn't use it, but use Crypt::U2F::Server::Simple instead!