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

Last updated: May 18,2024

1. Install "python3-django-macaddress" package

This guide covers the steps necessary to install python3-django-macaddress on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-django-macaddress

2. Uninstall "python3-django-macaddress" package

Learn how to uninstall python3-django-macaddress on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-django-macaddress $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-django-macaddress
Priority: extra
Section: universe/python
Installed-Size: 34
Maintainer: Ubuntu Developers
Original-Maintainer: Jonathan Wiltshire
Architecture: all
Source: django-macaddress
Version: 1.3.2-1
Depends: python3-django, python3-netaddr, python3:any (>= 3.3.2-2~)
Filename: pool/universe/d/django-macaddress/python3-django-macaddress_1.3.2-1_all.deb
Size: 7320
MD5sum: fa275d57519ce7f2697555769c8b49b3
SHA1: 6ceb2e0acdc06eadfa60e8e900b74e6128c22ca0
SHA256: faee16d230bba9f3f25b0b73fcdd57e0114e55132e4fc75c458fecb8993052d9
Description-en: MAC address model and form fields for Django apps
MAC Address model and form fields for Django
.
netaddr is used to parse and validate the MAC address. The tests aren't
complete yet.
.
This is the Python3 package.
Description-md5: 71f5fdc23818720abb9a9a4e70be4545
Homepage: https://pypi.python.org/pypi/django-macaddress/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu