How to Install and Uninstall perl-NetAddr-IP Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "perl-NetAddr-IP" package

This tutorial shows how to install perl-NetAddr-IP on openSuSE Tumbleweed

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

2. Uninstall "perl-NetAddr-IP" package

This is a short guide on how to uninstall perl-NetAddr-IP on openSuSE Tumbleweed:

$ sudo zypper remove perl-NetAddr-IP

3. Information about the perl-NetAddr-IP package on openSuSE Tumbleweed

Information for package perl-NetAddr-IP:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-NetAddr-IP
Version : 4.079-1.33
Arch : x86_64
Vendor : openSUSE
Installed Size : 322.3 KiB
Installed : No
Status : not installed
Source package : perl-NetAddr-IP-4.079-1.33.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.