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

Last updated: May 10,2024

1. Install "python3-restless" package

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

$ sudo apt update $ sudo apt install python3-restless

2. Uninstall "python3-restless" package

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

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

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

Package: python3-restless
Priority: optional
Section: universe/python
Installed-Size: 77
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-restless
Version: 2.0.1-5
Depends: python3-six (>= 1.4.0), python3:any (>= 3.3.2-2~)
Suggests: python-restless-doc, python3-django, python3-flask, python3-pyramid, python3-tornado
Filename: pool/universe/p/python-restless/python3-restless_2.0.1-5_all.deb
Size: 15048
MD5sum: adc0c419443d719124076602bbe4dfce
SHA1: 3146bb52d056a50b2ba0505507b9cc591cefbee9
SHA256: 961aa004195f3210a3f6e4075ea862c33785969839022fed2726b4572d52195c
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.
Description-md5: 156cb985ade2b743e9ba272e174b1859
Homepage: https://pypi.python.org/pypi/restless
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu