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

Last updated: October 05,2024

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

Please follow the instructions below to install perl-Regexp-IPv6.noarch on Fedora 34

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

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

Please follow the instructions below to uninstall perl-Regexp-IPv6.noarch on Fedora 34:

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

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

Last metadata expiration check: 3:21:54 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-Regexp-IPv6
Version : 0.03
Release : 29.fc34
Architecture : noarch
Size : 12 k
Source : perl-Regexp-IPv6-0.03-29.fc34.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.