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

Last updated: September 20,2024

1. Install "python-flask-api" package

Please follow the steps below to install python-flask-api on Ubuntu 18.04 LTS (Bionic Beaver)

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

2. Uninstall "python-flask-api" package

In this section, we are going to explain the necessary steps to uninstall python-flask-api on Ubuntu 18.04 LTS (Bionic Beaver):

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

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

Package: python-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 (>= 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
Homepage: http://www.flaskapi.org
Description: Browsable web APIs for the Flask micro web framework - Python 2.X
Description-md5: 6c005e20968e6a7c72fa820196be7d4c
Python-Egg-Name: Flask-API