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

Last updated: October 05,2024

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

Please follow the guidelines below to install perl-Getopt-Euclid.noarch on Fedora 34

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

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

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

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

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

Last metadata expiration check: 1:07:26 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : perl-Getopt-Euclid
Version : 0.4.5
Release : 18.fc34
Architecture : noarch
Size : 55 k
Source : perl-Getopt-Euclid-0.4.5-18.fc34.src.rpm
Repository : fedora
Summary : Executable Uniform Command-Line Interface Descriptions
URL : https://metacpan.org/release/Getopt-Euclid
License : GPL+ or Artistic
Description : Getopt::Euclid uses your program's own documentation to create a command-
: line argument parser. This ensures that your program's documented interface
: and its actual interface always agree.