How to Install and Uninstall python3-flask-api Package on Ubuntu 20.04 LTS (Focal Fossa)

Last updated: April 28,2024

1. Install "python3-flask-api" package

Learn how to install python3-flask-api on Ubuntu 20.04 LTS (Focal Fossa)

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

2. Uninstall "python3-flask-api" package

This tutorial shows how to uninstall python3-flask-api on Ubuntu 20.04 LTS (Focal Fossa):

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

3. Information about the python3-flask-api package on Ubuntu 20.04 LTS (Focal Fossa)

Package: python3-flask-api
Architecture: all
Version: 1.1+dfsg-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), python3-flask (>= 0.12.3), python3:any
Filename: pool/universe/f/flask-api/python3-flask-api_1.1+dfsg-1_all.deb
Size: 16948
MD5sum: 1f54534c852a24678e9d2a966b031900
SHA1: 9b2bfc4d142e744b3c2cb14c1ab46d862cf5e2d9
SHA256: 55a6a08aedcb6235a89b7083914aa9dbc6aa7d3264f6ae78439add7461c42b33
Homepage: http://www.flaskapi.org
Description: Browsable web APIs for the Flask micro web framework
Description-md5: 5a3cfbde6eb435f66f1826464092d2eb
Python-Egg-Name: Flask-API