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

Last updated: May 20,2024

1. Install "python-restless" package

Here is a brief guide to show you how to install python-restless on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-restless

2. Uninstall "python-restless" package

Please follow the guidance below to uninstall python-restless on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-restless
Priority: optional
Section: universe/python
Installed-Size: 79
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 2.0.1-5
Provides: python2.7-restless
Depends: python-six (>= 1.4.0), python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-restless-doc, python-django, python-flask, python-pyramid, python-tornado
Filename: pool/universe/p/python-restless/python-restless_2.0.1-5_all.deb
Size: 16882
MD5sum: e10dce6aabeb599a89644dcc167070e1
SHA1: a8b0956c738ee6f4e78479d66093e3729153334c
SHA256: ca5a85d576de783e960ecb0f320145629795d3c5871293f3abbdbf21ac3638bc
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 2.x module.
Description-md5: ad2c766059b97b83baa032bdbd1ee474
Homepage: https://pypi.python.org/pypi/restless
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu