How to Install and Uninstall python-django16 Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 26,2024
1. Install "python-django16" package
Here is a brief guide to show you how to install python-django16 on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python-django16
Copied
2. Uninstall "python-django16" package
Please follow the guidelines below to uninstall python-django16 on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python-django16
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python-django16 package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python-django16
Priority: optional
Section: universe/python
Installed-Size: 21405
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 1.6.6-1ubuntu7
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Recommends: libjs-jquery
Suggests: python-psycopg2, python-pymysql, python-flup, python-sqlite, python-yaml, geoip-database-contrib, gettext, python-django-doc, ipython, bpython, libgdal1
Filename: pool/universe/p/python-django16/python-django16_1.6.6-1ubuntu7_all.deb
Size: 2211276
MD5sum: 8efb40b020d085d81d6d0510c2e0f4e2
SHA1: a12852e50b401c1104a6528616c5f3d3f89168aa
SHA256: 1764f42aff93ca5cf82fe18163cd617d66484462a43c59c42bad3172eedefbbf
Description-en: High-level Python web development framework
Django is a high-level web application framework that loosely follows the
model-view-controller design pattern.
.
Python's equivalent to Ruby on Rails, Django lets you build complex
data-driven websites quickly and easily - Django focuses on automating as much
as possible and adhering to the "Don't Repeat Yourself" (DRY) principle.
.
Django additionally emphasizes reusability and "pluggability" of components;
many generic third-party "applications" are available to enhance projects or
to simply to reduce development time even further.
.
Notable features include:
* An object-relational mapper (ORM)
* Automatic admin interface
* Elegant URL dispatcher
* Form serialization and validation system
* Templating system
* Lightweight, standalone web server for development and testing
* Internationalization support
* Testing framework and client
Description-md5: efe2f6ec2ae89851c710c280956fa785
Homepage: http://www.djangoproject.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 21405
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 1.6.6-1ubuntu7
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Recommends: libjs-jquery
Suggests: python-psycopg2, python-pymysql, python-flup, python-sqlite, python-yaml, geoip-database-contrib, gettext, python-django-doc, ipython, bpython, libgdal1
Filename: pool/universe/p/python-django16/python-django16_1.6.6-1ubuntu7_all.deb
Size: 2211276
MD5sum: 8efb40b020d085d81d6d0510c2e0f4e2
SHA1: a12852e50b401c1104a6528616c5f3d3f89168aa
SHA256: 1764f42aff93ca5cf82fe18163cd617d66484462a43c59c42bad3172eedefbbf
Description-en: High-level Python web development framework
Django is a high-level web application framework that loosely follows the
model-view-controller design pattern.
.
Python's equivalent to Ruby on Rails, Django lets you build complex
data-driven websites quickly and easily - Django focuses on automating as much
as possible and adhering to the "Don't Repeat Yourself" (DRY) principle.
.
Django additionally emphasizes reusability and "pluggability" of components;
many generic third-party "applications" are available to enhance projects or
to simply to reduce development time even further.
.
Notable features include:
* An object-relational mapper (ORM)
* Automatic admin interface
* Elegant URL dispatcher
* Form serialization and validation system
* Templating system
* Lightweight, standalone web server for development and testing
* Internationalization support
* Testing framework and client
Description-md5: efe2f6ec2ae89851c710c280956fa785
Homepage: http://www.djangoproject.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu