How to Install and Uninstall python3-flask-api Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: May 13,2024

1. Install "python3-flask-api" package

Learn how to install python3-flask-api on Ubuntu 18.04 LTS (Bionic Beaver)

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

2. Uninstall "python3-flask-api" package

Please follow the guidance below to uninstall python3-flask-api on Ubuntu 18.04 LTS (Bionic Beaver):

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

3. Information about the python3-flask-api package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: python3-flask-api
Architecture: all
Version: 0.6.4+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: 96
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
Homepage: http://www.flaskapi.org
Description: Browsable web APIs for the Flask micro web framework
Description-md5: 5a3cfbde6eb435f66f1826464092d2eb
Python-Egg-Name: Flask-API