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

Last updated: May 05,2024

1. Install "python3-django-environ" package

Please follow the steps below to install python3-django-environ on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python3-django-environ" package

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

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

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

Package: python3-django-environ
Priority: optional
Section: universe/python
Installed-Size: 83
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: django-environ
Version: 0.4.0-1
Depends: python3-django, python3-six, python3:any (>= 3.3.2-2~)
Filename: pool/universe/d/django-environ/python3-django-environ_0.4.0-1_all.deb
Size: 15492
MD5sum: b4f0147dacc1ca4e72643b2525294edf
SHA1: 6b1c213ea2679bd964163c7cda2397e32a71c14b
SHA256: 1317b8577f41675a6c4ff4d079adb6a7941867e7adb4e471b2289f2e625f87d4
Description-en: Simplified environment variables for Django
Simplifies configuring key aspects of Django Applications through
environment variables. This package contains the Python3 version.
Description-md5: e32852047a907011809fe1e539a709b5
Homepage: https://github.com/joke2k/django-environ/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu