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

Last updated: May 20,2024

1. Install "python-django-compat" package

Please follow the instructions below to install python-django-compat on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-django-compat" package

This guide let you learn how to uninstall python-django-compat on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-django-compat
Priority: optional
Section: universe/python
Installed-Size: 75
Maintainer: Ubuntu Developers
Original-Maintainer: Debian LAVA team
Architecture: all
Source: django-compat
Version: 1.0.8-1ubuntu2
Depends: python-six (>= 1.10.0), python-django (>= 1.4), python2.7, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/d/django-compat/python-django-compat_1.0.8-1ubuntu2_all.deb
Size: 13182
MD5sum: 1bf79432d548b5492661b9a2275e5b28
SHA1: 2bc5e46b504133fad8c6526553d7059d058aaab5
SHA256: 87157097b28c2adf54a34bbd01b9cbb88b56c6f417e3c41c7117d17205ce3f0c
Description-en: Forward and backwards compatibility layer for Django 1.4.x to 1.9.x
This module provides a backwards compatibility layer for Django versions which
helps in the following:
1. Be able to use the LTS versions of Django and support newer versions in
your app
2. Use features from newer Django versions in an old one
3. Manage and master the gap between different framework versions
Description-md5: 73300980623601cb89f3ea563695cea8
Homepage: https://github.com/arteria/django-compat
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu