How to Install and Uninstall python3-django Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "python3-django" package

Please follow the steps below to install python3-django on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-django

2. Uninstall "python3-django" package

This tutorial shows how to uninstall python3-django on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-django package on Ubuntu 21.10 (Impish Indri)

Package: python3-django
Architecture: all
Version: 2:2.2.24-1ubuntu1
Priority: optional
Section: python
Source: python-django
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 22826
Provides: python-django-common
Depends: python3-sqlparse, python3-tz, python3:any
Recommends: libjs-jquery
Suggests: bpython3, geoip-database-contrib, gettext, ipython3, libgdal20, libsqlite3-mod-spatialite, python-django-doc, python3-bcrypt, python3-flup, python3-memcache, python3-mysqldb, python3-pil, python3-psycopg2, python3-selenium, python3-sqlite, python3-yaml
Breaks: python-django-common, python3-django-filters (<< 2.1.0), python3-mysqldb (<< 1.3.13)
Replaces: python-django-common
Filename: pool/main/p/python-django/python3-django_2.2.24-1ubuntu1_all.deb
Size: 2848470
MD5sum: a2dd59d233a5ba1ce32ed1c16f827670
SHA1: 4ecd81cff056cc0d09124f0bbacec2e06ddf202d
SHA256: c6c1e9e25d38b7bc715933ebcaf9729b0037a537bc67d650311eb26e7f141ed3
SHA512: a7534da9e71d11c33b087b14bbc674df46a7d36d7c0ac1226971b6c72cf6c83141c41af1943b507106edc77e349030075f1b872099b947c167f7cd2ba4cf08ba
Homepage: http://www.djangoproject.com/
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