How to Install and Uninstall perl-Regexp-IPv6.noarch Package on Fedora 35

Last updated: January 16,2025

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

Please follow the guidance below to install perl-Regexp-IPv6.noarch on Fedora 35

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

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

In this section, we are going to explain the necessary steps to uninstall perl-Regexp-IPv6.noarch on Fedora 35:

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

3. Information about the perl-Regexp-IPv6.noarch package on Fedora 35

Last metadata expiration check: 2:27:11 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : perl-Regexp-IPv6
Version : 0.03
Release : 31.fc35
Architecture : noarch
Size : 12 k
Source : perl-Regexp-IPv6-0.03-31.fc35.src.rpm
Repository : fedora
Summary : Regular expression for IPv6 addresses
URL : https://metacpan.org/release/Regexp-IPv6
License : GPLv2+ or Artistic
Description : This module exports the $IPv6_re regular expression that matches any valid
: IPv6 address as described in "RFC 2373 - 2.2 Text Representation of
: Addresses" but ::. Any string not compliant with such RFC will be rejected.