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

Last updated: May 11,2024

1. Install "python-netaddr" package

Please follow the step by step instructions below to install python-netaddr on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-netaddr

2. Uninstall "python-netaddr" package

This tutorial shows how to uninstall python-netaddr on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-netaddr
Priority: optional
Section: python
Installed-Size: 917
Maintainer: Ubuntu Developers
Original-Maintainer: Vincent Bernat
Architecture: all
Version: 0.7.18-1
Depends: ieee-data, python (>= 2.7), python (<< 2.8)
Suggests: ipython, python-netaddr-docs
Filename: pool/main/p/python-netaddr/python-netaddr_0.7.18-1_all.deb
Size: 173804
MD5sum: 32ba9decf7240b51a631c2a12ab64ed8
SHA1: 20e4a82d9443151397952da746a584e10098067a
SHA256: 75ea5876df7a45ef8671466e20050c8d428b1e866e0140fbb61647b03f4f5b2b
Description-en: manipulation of various common network address notations (Python 2)
netaddr is a Python library for the manipulation of various common
network address notations and representations.
.
It takes the hassle out of fiddling with enumerable variations of
network addresses presenting a consistent, extensible, easy-to-use
and (above all) Pythonic API.
.
With it you can validate, convert, categorise, iterate, generate,
slice (and dice):
- MAC (Media Access Control)
- IEEE EUI-48 and EUI-64
- IP version 4
- IP version 6
- CIDR (Classless Inter-Domain Routing)
.
This is the Python 2 version of the package.
Description-md5: c2e3a8f75f8d079610b276c5a9b9da87
Homepage: https://github.com/drkjam/netaddr/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y