How to Install and Uninstall perl-Regexp-Stringify.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "perl-Regexp-Stringify.noarch" package

Please follow the step by step instructions below to install perl-Regexp-Stringify.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install perl-Regexp-Stringify.noarch

2. Uninstall "perl-Regexp-Stringify.noarch" package

Please follow the guidance below to uninstall perl-Regexp-Stringify.noarch on Fedora 34:

$ sudo dnf remove perl-Regexp-Stringify.noarch $ sudo dnf autoremove

3. Information about the perl-Regexp-Stringify.noarch package on Fedora 34

Last metadata expiration check: 5:39:30 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : perl-Regexp-Stringify
Version : 0.06
Release : 11.fc34
Architecture : noarch
Size : 20 k
Source : perl-Regexp-Stringify-0.06-11.fc34.src.rpm
Repository : fedora
Summary : Stringify a Regexp object
URL : https://metacpan.org/release/Regexp-Stringify
License : GPL+ or Artistic
Description : This module is an alternative to Perl's default stringification of Regexp
: object and has some features/options, e.g. producing regexp string that is
: compatible with certain perl versions.