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

Last updated: October 06,2024

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

This guide covers the steps necessary to install perl-Regexp-Stringify.noarch on Fedora 38

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

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

This is a short guide on how to uninstall perl-Regexp-Stringify.noarch on Fedora 38:

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

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

Last metadata expiration check: 0:48:45 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : perl-Regexp-Stringify
Version : 0.06
Release : 17.fc38
Architecture : noarch
Size : 20 k
Source : perl-Regexp-Stringify-0.06-17.fc38.src.rpm
Repository : fedora
Summary : Stringify a Regexp object
URL : https://metacpan.org/release/Regexp-Stringify
License : GPL-1.0-or-later OR Artistic-1.0-Perl
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.