How to Install and Uninstall python39-ipy Package on openSuSE Tumbleweed
Last updated: November 07,2024
1. Install "python39-ipy" package
In this section, we are going to explain the necessary steps to install python39-ipy on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-ipy
Copied
2. Uninstall "python39-ipy" package
Please follow the step by step instructions below to uninstall python39-ipy on openSuSE Tumbleweed:
$
sudo zypper remove
python39-ipy
Copied
3. Information about the python39-ipy package on openSuSE Tumbleweed
Information for package python39-ipy:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-ipy
Version : 1.01-1.17
Arch : noarch
Vendor : openSUSE
Installed Size : 111.3 KiB
Installed : No
Status : not installed
Source package : python-ipy-1.01-1.17.src
Upstream URL : https://github.com/autocracy/python-ipy
Summary : Class and tools for handling of IPv4 and IPv6 addresses and networks
Description :
The IP class allows a comfortable parsing and handling for most
notations in use for IPv4 and IPv6 addresses and networks. It was
greatly inspired by RIPE's Perl module NET::IP's interface but
doesn't share the implementation. It doesn't share non-CIDR netmasks,
so funky stuff like a netmask of 0xffffff0f can't be done here.
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-ipy
Version : 1.01-1.17
Arch : noarch
Vendor : openSUSE
Installed Size : 111.3 KiB
Installed : No
Status : not installed
Source package : python-ipy-1.01-1.17.src
Upstream URL : https://github.com/autocracy/python-ipy
Summary : Class and tools for handling of IPv4 and IPv6 addresses and networks
Description :
The IP class allows a comfortable parsing and handling for most
notations in use for IPv4 and IPv6 addresses and networks. It was
greatly inspired by RIPE's Perl module NET::IP's interface but
doesn't share the implementation. It doesn't share non-CIDR netmasks,
so funky stuff like a netmask of 0xffffff0f can't be done here.