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

Last updated: May 18,2024

1. Install "python3-django-localflavor" package

In this section, we are going to explain the necessary steps to install python3-django-localflavor on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python3-django-localflavor" package

Please follow the step by step instructions below to uninstall python3-django-localflavor on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-django-localflavor
Priority: optional
Section: universe/python
Installed-Size: 12321
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: django-localflavor
Version: 1.2-1
Depends: python3-django, python3-six, python3:any (>= 3.3.2-2~)
Suggests: python-django-localflavor-doc
Filename: pool/universe/d/django-localflavor/python3-django-localflavor_1.2-1_all.deb
Size: 600692
MD5sum: 141eb285d8f5506abf69d711de0b2de6
SHA1: 06b1df8e69698c96be498cc32049e1c4c062b31b
SHA256: dc3654ec6578667aa2890de1a7885d6fa46d4a681ab515448f557ade50e8f08e
Description-en: Python 3 package for Country-specific Django helpers
Django's "localflavor" packages offer additional functionality for particular
countries or cultures. For example, these might include form fields for your
country's postal codes, phone number formats or government ID numbers.
.
This is a Python 3 module
Description-md5: 0d3c7698ef0992b0090650210046ae4a
Homepage: http://django-localflavor.readthedocs.org/en/latest/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu