How to Install and Uninstall python-django-debug-toolbar-doc Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 15,2024

1. Install "python-django-debug-toolbar-doc" package

Here is a brief guide to show you how to install python-django-debug-toolbar-doc on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python-django-debug-toolbar-doc

2. Uninstall "python-django-debug-toolbar-doc" package

This guide covers the steps necessary to uninstall python-django-debug-toolbar-doc on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python-django-debug-toolbar-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-django-debug-toolbar-doc package on Ubuntu 21.10 (Impish Indri)

Package: python-django-debug-toolbar-doc
Architecture: all
Version: 1:3.2.1-1
Multi-Arch: foreign
Priority: optional
Section: universe/doc
Source: python-django-debug-toolbar
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 307
Depends: libjs-sphinxdoc (>= 2.4.3-5~)
Filename: pool/universe/p/python-django-debug-toolbar/python-django-debug-toolbar-doc_3.2.1-1_all.deb
Size: 46280
MD5sum: 1dd61e21618245bfd48b70c140716263
SHA1: 2d82474bd7b697ccef42f65f3921c9ce25c434c9
SHA256: 301cde0e1927fdac89a1ec1abcda14f136f71d1d22c42ea47cee3a08ac7c5385
SHA512: 7f9956f96472fe867b76b2dc0bd0fdb6f3543fb5199ef03d76bd2b3d340e2888eba74700ef0e0be34254b87fbc52e05dbdfc79530f1a4bc464178781561fc65e
Homepage: https://github.com/jazzband/django-debug-toolbar
Description-en: Embedded debugging toolbar for Django projects (documentation)
The Django Debug Toolbar is a plug-in Django application that displays a set
of panels which conveys information about the current request at the top of the
rendered page. It can show:
.
* Total time taken to process request
* Request variables, including GET, POST, cookie, and session information.
* All SQL queries performed during response creation and processing,
including timing and 'EXPLAIN' output for each query in conjunction with
the total time spent performing SQL queries. If python-pygments is
installed, the SQL syntax is highlighted.
* Current Django version
* HTTP headers
* Total requests, time, hits and misses of the cache.
* Which templates were rendered the context provided to each template.
.
This is the common documentation package.
Description-md5: 40e6fd5c96d59516e2cd1a8353629c3d