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

Last updated: June 29,2024

1. Install "python-django-evolution" package

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

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

2. Uninstall "python-django-evolution" package

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

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

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

Package: python-django-evolution
Priority: optional
Section: universe/python
Installed-Size: 492
Maintainer: Ubuntu Developers
Original-Maintainer: Dmitry Nezhevenko
Architecture: all
Source: django-evolution
Version: 0.6.7-1
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), python-django
Suggests: python-nose
Filename: pool/universe/d/django-evolution/python-django-evolution_0.6.7-1_all.deb
Size: 63652
MD5sum: 75731d7dcc22e777525c42cbd62b436b
SHA1: 4d99bf5b360b05dfa06daa35371cd6e302d36e0c
SHA256: bf650a48ade1b7c1c560ec3d7a8509ac851a4323bf380b20e0ba15d189471512
Description-en: Implementation of schema evolution for the Django web framework
Django Evolution is an extension to Django that allows you to track changes in
your models over time, and to update the database to reflect those changes.
.
Django Evolution is a work in progress; the interfaces are not guaranteed
to be stable, and the SQL that is generated may sometimes be in error.
Description-md5: 8050dec4d6b107a165dffb42b7293146
Homepage: http://code.google.com/p/django-evolution/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu