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

Last updated: November 23,2024

1. Install "python310-ipaddr" package

In this section, we are going to explain the necessary steps to install python310-ipaddr on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-ipaddr

2. Uninstall "python310-ipaddr" package

Learn how to uninstall python310-ipaddr on openSuSE Tumbleweed:

$ sudo zypper remove python310-ipaddr

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

Information for package python310-ipaddr:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-ipaddr
Version : 2.2.0-1.23
Arch : noarch
Vendor : openSUSE
Installed Size : 171.8 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.