How to Install and Uninstall python3-ipaddr Package on Ubuntu 22.04 LTS (Jammy Jellyfish)

Last updated: May 05,2024

1. Install "python3-ipaddr" package

Here is a brief guide to show you how to install python3-ipaddr on Ubuntu 22.04 LTS (Jammy Jellyfish)

$ sudo apt update $ sudo apt install python3-ipaddr

2. Uninstall "python3-ipaddr" package

This guide let you learn how to uninstall python3-ipaddr on Ubuntu 22.04 LTS (Jammy Jellyfish):

$ sudo apt remove python3-ipaddr $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-ipaddr package on Ubuntu 22.04 LTS (Jammy Jellyfish)

Package: python3-ipaddr
Architecture: all
Version: 2.2.0-4
Priority: optional
Section: universe/python
Source: python-ipaddr
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Stefano Rivera
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 80
Depends: python3:any
Filename: pool/universe/p/python-ipaddr/python3-ipaddr_2.2.0-4_all.deb
Size: 16020
MD5sum: 627b051d786fa8e8152eb9b479416660
SHA1: 10315b49823051cf278d09ebeeeaf784ec409eeb
SHA256: 47845f9400f571375141e41efa971df92b2cc2176c8060a88dca5f27afa56f8d
SHA512: e1ad55627be04d4bfcf97cab37aca60b8ed99dcdd4ee14858a486a8ffa30d3ad9dc88c2a36b6680eb1e4220382b72fdfb7e2529abdb42e948b9d14a477eac1ab
Homepage: https://github.com/google/ipaddr-py
Description-en: Python module for working with IP addresses, both IPv4 and IPv6
This library is used to create/poke/manipulate IPv4 and IPv6 addresses
and networks in Python. It is intended to be fast and lightweight.
.
This is a pure Python implementation of classes for IPv4/6 addresses and
networks. It supports comparisons to determine if IP addresses are contained
inside a defined network, conversion of lists of IP addresses into compact
CIDR lists, and other IP address manipulation.
.
This module was incorporated into python3.3 and later as ipaddress. A direct
backport of ipaddress is available in Debian as python-ipaddress. There are
incompatibilies between the two, so both are provided. This module primarily
exists to support pip in Python 2.7 virtualenvs.
Description-md5: 95422496e1d934344579109e6b3337eb