How to Install and Uninstall python311-ipaddr Package on openSuSE Tumbleweed

Last updated: September 28,2024

1. Install "python311-ipaddr" package

This tutorial shows how to install python311-ipaddr on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-ipaddr

2. Uninstall "python311-ipaddr" package

Please follow the steps below to uninstall python311-ipaddr on openSuSE Tumbleweed:

$ sudo zypper remove python311-ipaddr

3. Information about the python311-ipaddr package on openSuSE Tumbleweed

Information for package python311-ipaddr:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-ipaddr
Version : 2.2.0-1.23
Arch : noarch
Vendor : openSUSE
Installed Size : 223.9 KiB
Installed : No
Status : not installed
Source package : python-ipaddr-2.2.0-1.23.src
Upstream URL : http://code.google.com/p/ipaddr-py/
Summary : Google's IP address manipulation library
Description :
Google's IP address manipulation library. An IPv4/IPv6 manipulation library
in Python. This library is used to create/poke/manipulate IPv4 and IPv6
addresses and prefixes.