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

Last updated: March 29,2024

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

This tutorial shows how to install perl-Regexp-IPv6.noarch on Fedora 36

$ 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 36:

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

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

Last metadata expiration check: 2:13:35 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : perl-Regexp-IPv6
Version : 0.03
Release : 32.fc36
Architecture : noarch
Size : 12 k
Source : perl-Regexp-IPv6-0.03-32.fc36.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.