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

Last updated: May 15,2024

1. Install "python-flask-restful-doc" package

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

$ sudo apt update $ sudo apt install python-flask-restful-doc

2. Uninstall "python-flask-restful-doc" package

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

$ sudo apt remove python-flask-restful-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: python-flask-restful-doc
Priority: optional
Section: universe/doc
Installed-Size: 441
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: flask-restful
Version: 0.3.4-1
Depends: libjs-sphinxdoc (>= 1.0)
Filename: pool/universe/f/flask-restful/python-flask-restful-doc_0.3.4-1_all.deb
Size: 93870
MD5sum: d139b4739dcb49ead52fe7740689118e
SHA1: e2dae03aec67d326402a1c9aac8a71c4a6fcc088
SHA256: 524c6a3c9392944e32acd5f45018223960ff4299c212406412f4960d297012af
Description-en: REST API framework for Flask applications (Documentation)
Flask-RESTful is an extension for Flask that adds support for quickly building
REST APIs. It is a lightweight abstraction that works with your existing
ORM/libraries. Flask-RESTful encourages best practices with minimal setup.
If you are familiar with Flask, Flask-RESTful should be easy to pick up.
.
This package provides the documentation.
Description-md5: dbc5f23371a47a0ddb59a3cd8d27f2f7
Homepage: https://github.com/twilio/flask-restful
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu