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

Last updated: June 29,2024

1. Install "python-django-macaddress" package

This guide let you learn how to install python-django-macaddress on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-django-macaddress" package

This guide covers the steps necessary to uninstall python-django-macaddress on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-django-macaddress
Priority: extra
Section: universe/python
Installed-Size: 36
Maintainer: Ubuntu Developers
Original-Maintainer: Jonathan Wiltshire
Architecture: all
Source: django-macaddress
Version: 1.3.2-1
Depends: python-django, python-netaddr, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/d/django-macaddress/python-django-macaddress_1.3.2-1_all.deb
Size: 9154
MD5sum: b89aa32d4e16ce17c53e7879444c1180
SHA1: 14856dbfa792ba238d28ffac3dc1bd640e461ba8
SHA256: 583c10bcfcc7552e99d129b5259a1a99c749a80c1b5387b5165bdb52a0b27bb4
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 Python2 package.
Description-md5: ccd10ec6647d5f3cf45290e9a5696609
Homepage: https://pypi.python.org/pypi/django-macaddress/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu