How to Install and Uninstall perl-MooseX-Getopt.noarch Package on CentOS Stream 8

Last updated: November 01,2024

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

Please follow the step by step instructions below to install perl-MooseX-Getopt.noarch on CentOS Stream 8

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

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

Please follow the guidelines below to uninstall perl-MooseX-Getopt.noarch on CentOS Stream 8:

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

3. Information about the perl-MooseX-Getopt.noarch package on CentOS Stream 8

Last metadata expiration check: 4:00:42 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : perl-MooseX-Getopt
Version : 0.74
Release : 6.el8
Architecture : noarch
Size : 91 k
Source : perl-MooseX-Getopt-0.74-6.el8.src.rpm
Repository : epel
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.