How to Install and Uninstall perl-Getopt-Usaginator.noarch Package on Fedora 38

Last updated: November 26,2024

1. Install "perl-Getopt-Usaginator.noarch" package

Here is a brief guide to show you how to install perl-Getopt-Usaginator.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install perl-Getopt-Usaginator.noarch

2. Uninstall "perl-Getopt-Usaginator.noarch" package

Please follow the guidance below to uninstall perl-Getopt-Usaginator.noarch on Fedora 38:

$ sudo dnf remove perl-Getopt-Usaginator.noarch $ sudo dnf autoremove

3. Information about the perl-Getopt-Usaginator.noarch package on Fedora 38

Last metadata expiration check: 2:02:25 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : perl-Getopt-Usaginator
Version : 0.0012
Release : 35.fc38
Architecture : noarch
Size : 13 k
Source : perl-Getopt-Usaginator-0.0012-35.fc38.src.rpm
Repository : fedora
Summary : Conjure up a usage function for your applications
URL : https://metacpan.org/release/Getopt-Usaginator
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : Getopt::Usaginator is a tool for creating a handy usage subroutine for
: commandline applications. It does not do any option parsing, but is best paired
: with Getopt::Long or any of the other myriad of option parsers.