How to Install and Uninstall perl-Data-Validate-IP.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 11,2024

1. Install "perl-Data-Validate-IP.noarch" package

In this section, we are going to explain the necessary steps to install perl-Data-Validate-IP.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install perl-Data-Validate-IP.noarch

2. Uninstall "perl-Data-Validate-IP.noarch" package

This guide let you learn how to uninstall perl-Data-Validate-IP.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove perl-Data-Validate-IP.noarch $ sudo dnf autoremove

3. Information about the perl-Data-Validate-IP.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:31:37 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : perl-Data-Validate-IP
Version : 0.30
Release : 4.el9
Architecture : noarch
Size : 31 k
Source : perl-Data-Validate-IP-0.30-4.el9.src.rpm
Repository : epel
Summary : Perl IP address validation routines
URL : https://metacpan.org/release/Data-Validate-IP
License : GPL+ or Artistic
Description : This module collects IP address validation routines to make input validation,
: and untainting easier and more readable.