How to Install and Uninstall perl-Regexp-Common.noarch Package on Rocky Linux 9
Last updated: November 14,2024
1. Install "perl-Regexp-Common.noarch" package
In this section, we are going to explain the necessary steps to install perl-Regexp-Common.noarch on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
perl-Regexp-Common.noarch
Copied
2. Uninstall "perl-Regexp-Common.noarch" package
In this section, we are going to explain the necessary steps to uninstall perl-Regexp-Common.noarch on Rocky Linux 9:
$
sudo dnf remove
perl-Regexp-Common.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Regexp-Common.noarch package on Rocky Linux 9
Last metadata expiration check: 1:09:05 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : perl-Regexp-Common
Version : 2017060201
Release : 11.el9
Architecture : noarch
Size : 192 k
Source : perl-Regexp-Common-2017060201-11.el9.src.rpm
Repository : epel
Summary : Provide commonly requested regular expressions
URL : https://metacpan.org/release/Regexp-Common
License : Artistic 2.0 or MIT or BSD
Description : By default, this module exports a single hash (`%RE') that stores or generates
: commonly needed regular expressions. Patterns currently provided include:
:
: * balanced parentheses and brackets
: * delimited text (with escapes)
: * integers and floating-point numbers in any base (up to 36)
: * comments in 44 languages
: * offensive language
: * lists of any pattern
: * IPv4 addresses
: * URIs
: * Zip codes
Available Packages
Name : perl-Regexp-Common
Version : 2017060201
Release : 11.el9
Architecture : noarch
Size : 192 k
Source : perl-Regexp-Common-2017060201-11.el9.src.rpm
Repository : epel
Summary : Provide commonly requested regular expressions
URL : https://metacpan.org/release/Regexp-Common
License : Artistic 2.0 or MIT or BSD
Description : By default, this module exports a single hash (`%RE') that stores or generates
: commonly needed regular expressions. Patterns currently provided include:
:
: * balanced parentheses and brackets
: * delimited text (with escapes)
: * integers and floating-point numbers in any base (up to 36)
: * comments in 44 languages
: * offensive language
: * lists of any pattern
: * IPv4 addresses
: * URIs
: * Zip codes