How to Install and Uninstall python-ipaddr Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "python-ipaddr" package

Here is a brief guide to show you how to install python-ipaddr on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-ipaddr

2. Uninstall "python-ipaddr" package

Please follow the steps below to uninstall python-ipaddr on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-ipaddr package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-ipaddr
Priority: optional
Section: python
Installed-Size: 103
Maintainer: Ubuntu Developers
Original-Maintainer: Scott Kitterman
Architecture: all
Version: 2.1.11-2
Depends: python:any (>= 2.7.5-5~), python:any (<< 2.8)
Filename: pool/main/p/python-ipaddr/python-ipaddr_2.1.11-2_all.deb
Size: 14940
MD5sum: 095346991367621abd56296076777c2b
SHA1: 6499fa3cb1cd85469a9e659f32045062016737af
SHA256: 65d6494898f88292bce1cad6d42c1b80914299b13c163a650d299b3f2dae50be
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.
Description-md5: fca03fc73e42a8df57d353d22007868d
Homepage: http://code.google.com/p/ipaddr-py/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y