How to Install and Uninstall python311-ipy Package on openSuSE Tumbleweed
Last updated: November 15,2024
1. Install "python311-ipy" package
Please follow the steps below to install python311-ipy on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-ipy
Copied
2. Uninstall "python311-ipy" package
Please follow the guidance below to uninstall python311-ipy on openSuSE Tumbleweed:
$
sudo zypper remove
python311-ipy
Copied
3. Information about the python311-ipy package on openSuSE Tumbleweed
Information for package python311-ipy:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-ipy
Version : 1.01-1.17
Arch : noarch
Vendor : openSUSE
Installed Size : 136.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 : python311-ipy
Version : 1.01-1.17
Arch : noarch
Vendor : openSUSE
Installed Size : 136.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.