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

Last updated: May 17,2024

1. Install "python-restless-doc" package

Please follow the guidelines below to install python-restless-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-restless-doc" package

Please follow the step by step instructions below to uninstall python-restless-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-restless-doc
Priority: optional
Section: universe/doc
Installed-Size: 516
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-restless
Version: 2.0.1-5
Depends: libjs-sphinxdoc (>= 1.0)
Filename: pool/universe/p/python-restless/python-restless-doc_2.0.1-5_all.deb
Size: 63846
MD5sum: ff024317a5ff1a9605f470e6054704ae
SHA1: 31555d3678bd9d0c1aebd5aa55a7adc94dc1b5e3
SHA256: daed3ab489885bf752ded4cc3ae251787455c9cb4986c0df5fb04e8391189de9
Description-en: lightweight REST miniframework for Python
Works great with Django, Flask, Pyramid, Tornado & Itty, but should
be useful for many other Python web frameworks. Based on the lessons
learned from Tastypie & other REST libraries.
.
Features
* Small, fast codebase
* JSON output by default, but overridable
* RESTful
* Flexible
.
This package provides the Python 3.x module.
.
This package contains the HTML documentation and example projects.
Description-md5: 9a4859cee5f8cb05f033af9eac55274f
Homepage: https://pypi.python.org/pypi/restless
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu