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

Last updated: July 03,2024

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

Please follow the steps below to install perl-Getopt-Std.noarch on Fedora 34

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

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

Here is a brief guide to show you how to uninstall perl-Getopt-Std.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:03:49 ago on Tue Sep 6 14:10:38 2022.
Installed Packages
Name : perl-Getopt-Std
Version : 1.12
Release : 477.fc34
Architecture : noarch
Size : 12 k
Source : perl-5.32.1-477.fc34.src.rpm
Repository : @System
From repo : updates
Summary : Process single-character switches with switch clustering
URL : https://www.perl.org/
License : GPL+ or Artistic
Description : The Getopt::Std module provides functions for processing single-character
: switches with switch clustering. Pass one argument which is a string
: containing all switches to be recognized.