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

Last updated: May 17,2024

1. Install "python-djangorestframework-doc" package

Learn how to install python-djangorestframework-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-djangorestframework-doc

2. Uninstall "python-djangorestframework-doc" package

This tutorial shows how to uninstall python-djangorestframework-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-djangorestframework-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: python-djangorestframework-doc
Priority: optional
Section: universe/doc
Installed-Size: 3779
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: djangorestframework
Version: 3.3.2-2
Depends: python-markdown (>= 2.1.0)
Filename: pool/universe/d/djangorestframework/python-djangorestframework-doc_3.3.2-2_all.deb
Size: 1758396
MD5sum: ffbbff978ac065eb820a31ede78845b8
SHA1: af2f698ed66f4884e0d4ad38335fd14c1e537465
SHA256: e6721573bc48ddb35a318f29985d859518f838fcd69ecc670ab29e522e3b4d44
Description-en: Web APIs for Django, made easy (documentation)
powerful and flexible toolkit that makes it easy to build Web APIs.
Some reasons you might want to use REST framework:
* The Web browseable API is a huge useability win for your developers.
* Authentication policies including OAuth1a and OAuth2 out of the box.
* Serialization that supports both ORM and non-ORM data sources.
* Customizable all the way down - just use regular function-based views if you
don't need the more powerful features.
.
This package contains the HTML documentation.
Description-md5: 4dea31ff21fc8a5257161af02b37128b
Homepage: http://django-rest-framework.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu