How to Install and Uninstall perl-NetAddr-IP Package on openSUSE Leap

Last updated: May 22,2024

1. Install "perl-NetAddr-IP" package

This guide let you learn how to install perl-NetAddr-IP on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install perl-NetAddr-IP

2. Uninstall "perl-NetAddr-IP" package

Please follow the guidance below to uninstall perl-NetAddr-IP on openSUSE Leap:

$ sudo zypper remove perl-NetAddr-IP

3. Information about the perl-NetAddr-IP package on openSUSE Leap

Information for package perl-NetAddr-IP:
----------------------------------------
Repository : Main Repository
Name : perl-NetAddr-IP
Version : 4.079-1.27
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 320.1 KiB
Installed : No
Status : not installed
Source package : perl-NetAddr-IP-4.079-1.27.src
Upstream URL : http://search.cpan.org/dist/NetAddr-IP/
Summary : Manages IPv4 and IPv6 addresses and subnets
Description :
This module provides an object-oriented abstraction on top of IP addresses
or IP subnets that allows for easy manipulations. Version 4.xx of
NetAddr::IP will work with older versions of Perl and is compatible with
Math::BigInt.
The internal representation of all IP objects is in 128 bit IPv6 notation.
IPv4 and IPv6 objects may be freely mixed.