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

Last updated: May 13,2024

1. Install "python3-flask-api" package

Learn how to install python3-flask-api on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python3-flask-api" package

Please follow the guidelines below to uninstall python3-flask-api on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-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-api-common (= 0.6.4+dfsg-1), python3-flask (>= 0.10.1), python3:any (>= 3.3.2-2~)
Filename: pool/universe/f/flask-api/python3-flask-api_0.6.4+dfsg-1_all.deb
Size: 16160
MD5sum: 19502a438c6d2c683bea10163c3d1f1e
SHA1: 399cb00ef581c7c3979c46999c9f829b4cb68d15
SHA256: b1e9570f9e7a7f443661c75155026dd292bc0686a5498665741d096bd963868a
Description-en: Browsable web APIs for the Flask micro web framework
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 3 version of Flask API
Description-md5: 5a3cfbde6eb435f66f1826464092d2eb
Homepage: http://www.flaskapi.org
Python-Egg-Name: Flask-API
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu