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

Last updated: May 07,2024

1. Install "python3-netaddr" package

Please follow the guidelines below to install python3-netaddr on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-netaddr

2. Uninstall "python3-netaddr" package

Please follow the guidelines below to uninstall python3-netaddr on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-netaddr
Priority: optional
Section: python
Installed-Size: 911
Maintainer: Ubuntu Developers
Original-Maintainer: Vincent Bernat
Architecture: all
Source: python-netaddr
Version: 0.7.18-1
Depends: ieee-data, python3:any (>= 3.3.2-2~)
Suggests: ipython3, python-netaddr-docs
Filename: pool/main/p/python-netaddr/python3-netaddr_0.7.18-1_all.deb
Size: 172874
MD5sum: 2697c0dd87268f18ca096d16fc24253b
SHA1: 0697450b4e61e837e2ce686ed358d8b88d0650b7
SHA256: 8a1cf6b9eeaa7ffb36b43cd5b962b7187ffd29d572dd3010e28ae1c4204ca7f0
Description-en: manipulation of various common network address notations (Python 3)
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 3 version of the package.
Description-md5: 03b5d143573b06a730e64ded8b6855fb
Homepage: https://github.com/drkjam/netaddr/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y