How to Install and Uninstall perl-Getopt-Std.noarch Package on CentOS Stream 9

Last updated: February 01,2025

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

This guide let you learn how to install perl-Getopt-Std.noarch on CentOS Stream 9

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

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

Learn how to uninstall perl-Getopt-Std.noarch on CentOS Stream 9:

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

3. Information about the perl-Getopt-Std.noarch package on CentOS Stream 9

Last metadata expiration check: 3:01:00 ago on Sat Mar 16 16:03:45 2024.
Installed Packages
Name : perl-Getopt-Std
Version : 1.12
Release : 481.el9
Architecture : noarch
Size : 12 k
Source : perl-5.32.1-481.el9.src.rpm
Repository : @System
From repo : appstream
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.