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

Last updated: May 17,2024

1. Install "python-django-uwsgi-doc" package

This guide let you learn how to install python-django-uwsgi-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-django-uwsgi-doc

2. Uninstall "python-django-uwsgi-doc" package

Please follow the instructions below to uninstall python-django-uwsgi-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-django-uwsgi-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: python-django-uwsgi-doc
Priority: optional
Section: universe/doc
Installed-Size: 501
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: django-uwsgi
Version: 0.1.3-2
Depends: libjs-sphinxdoc (>= 1.0), sphinx-rtd-theme-common
Filename: pool/universe/d/django-uwsgi/python-django-uwsgi-doc_0.1.3-2_all.deb
Size: 262574
MD5sum: 4a2e88b331b415719200f3d8a79d6317
SHA1: 850a456452ebd76e9bd03312a62330303cca5fce
SHA256: cb6843940cc9af9647433a974e01c4b6d5e39145433d8307c35726644841f4eb
Description-en: uWSGI related tools for Django (Documentation)
django-uwsgi provides several features for Django projects deployed to uWSGI:
.
* Admin page with uWSGI stats (options to reload/stop uWSGI, clear uWSGI
cache)
* uWSGI Cache Backend for Django
* uWSGI Email Backend for Django(send emails via uWSGI's spooler)
* Debug Panel for django-debug-toolbar (offers same functions as admin page)
* Django template loader for embedded into uWSGI files
* Django Management Command runuwsgi (with live autoreload when DEBUG is True)
* uWSGI config generator
* Django CBV Mixins based on uWSGI decorators
.
This package contains the documentation.
Description-md5: 1e80f57581829d4fe226e8495d448808
Homepage: https://github.com/unbit/django-uwsgi
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu