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

Last updated: May 15,2024

1. Install "python-flask-api" package

Please follow the step by step instructions below to install python-flask-api on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-flask-api

2. Uninstall "python-flask-api" package

Here is a brief guide to show you how to uninstall python-flask-api on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-flask-api $ sudo apt autoclean && sudo apt autoremove

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

Package: python-flask-api
Priority: optional
Section: universe/python
Installed-Size: 96
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: flask-api
Version: 0.6.4+dfsg-1
Depends: python-flask (>= 0.10.1), python-flask-api-common (= 0.6.4+dfsg-1), python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/f/flask-api/python-flask-api_0.6.4+dfsg-1_all.deb
Size: 16092
MD5sum: 763df2b6322053f0cc24eeb5e5c11e28
SHA1: a3c41b0dddd1426c50da0a8f0f5dac395bad0402
SHA256: b6aad086267aa9d60faf3a94b3bd8de8ee387ec393d7ee1ae7c8f34579eb3e1e
Description-en: Browsable web APIs for the Flask micro web framework - Python 2.X
Flask API is an implementation of the same web browsable APIs that the
Django REST framework provides. It gives you properly content
negotiated responses and smart request parsing.
.
This package contains the Python 2 version of Flask API
Description-md5: 6c005e20968e6a7c72fa820196be7d4c
Homepage: http://www.flaskapi.org
Python-Egg-Name: Flask-API
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu