How to Install and Uninstall perl-Getopt-Std.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

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

Please follow the steps below to install perl-Getopt-Std.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the guidelines below to uninstall perl-Getopt-Std.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the perl-Getopt-Std.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:25:10 ago on Mon Feb 26 07:04:30 2024.
Installed Packages
Name : perl-Getopt-Std
Version : 1.12
Release : 480.el9
Architecture : noarch
Size : 12 k
Source : perl-5.32.1-480.el9.src.rpm
Repository : @System
From repo : ubi-9-appstream-rpms
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.