How to Install and Uninstall python3-ipaddr Package on openSUSE Leap

Last updated: May 18,2024

1. Install "python3-ipaddr" package

Please follow the guidance below to install python3-ipaddr on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-ipaddr

2. Uninstall "python3-ipaddr" package

This tutorial shows how to uninstall python3-ipaddr on openSUSE Leap:

$ sudo zypper remove python3-ipaddr

3. Information about the python3-ipaddr package on openSUSE Leap

Information for package python3-ipaddr:
---------------------------------------
Repository : Main Repository
Name : python3-ipaddr
Version : 2.1.11-2.24
Arch : noarch
Vendor : SUSE LLC
Installed Size : 179.7 KiB
Installed : No
Status : not installed
Source package : python-ipaddr-2.1.11-2.24.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.