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

Last updated: September 21,2024

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

This tutorial shows how to install perl-MooseX-Getopt.noarch on Fedora 34

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

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

This guide covers the steps necessary to uninstall perl-MooseX-Getopt.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:38:30 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : perl-MooseX-Getopt
Version : 0.75
Release : 1.fc34
Architecture : noarch
Size : 84 k
Source : perl-MooseX-Getopt-0.75-1.fc34.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.