How to Install and Uninstall python3-flask-api Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 30,2024

1. Install "python3-flask-api" package

Please follow the instructions below to install python3-flask-api on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "python3-flask-api" package

Learn how to uninstall python3-flask-api on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-flask-api package on Ubuntu 21.10 (Impish Indri)

Package: python3-flask-api
Architecture: all
Version: 1.1+dfsg-1.1
Priority: optional
Section: universe/python
Source: flask-api
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 100
Depends: python-flask-api-common (= 1.1+dfsg-1.1), python3-flask (>= 0.12.3), python3:any
Filename: pool/universe/f/flask-api/python3-flask-api_1.1+dfsg-1.1_all.deb
Size: 16960
MD5sum: a7c532cae760cf603d2556fa05bed44d
SHA1: fb8974693b7b68e129ad367be33ac36e08a1aac0
SHA256: fa2e5b34cfe941585f09379373ec425649cad5492d8048f526e6ec526b01bcb7
SHA512: b046134d0400a011d1cbaf6cc9e53834595e5a749fe17c8c83fedf8b3a31c1b383d2fa1c41a9766c8606eaf1d4b2d148c0e3e21178ca615c9bc036c91cd9fd53
Homepage: http://www.flaskapi.org
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
Python-Egg-Name: Flask-API