How to Install and Uninstall perl-MooseX-Getopt.noarch Package on Fedora 36

Last updated: January 11,2025

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

This is a short guide on how to install perl-MooseX-Getopt.noarch on Fedora 36

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

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

This guide let you learn how to uninstall perl-MooseX-Getopt.noarch on Fedora 36:

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

3. Information about the perl-MooseX-Getopt.noarch package on Fedora 36

Last metadata expiration check: 4:17:15 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : perl-MooseX-Getopt
Version : 0.75
Release : 5.fc36
Architecture : noarch
Size : 83 k
Source : perl-MooseX-Getopt-0.75-5.fc36.src.rpm
Repository : fedora
Summary : Moose role for processing command line options
URL : https://metacpan.org/release/MooseX-Getopt
License : GPL+ or Artistic
Description : This is a Moose role which provides an alternate constructor for creating
: objects using parameters passed in from the command line.