How to Install and Uninstall python3-flask-api Package on Ubuntu 22.10 (Kinetic Kudu)

Last updated: May 12,2024

1. Install "python3-flask-api" package

This tutorial shows how to install python3-flask-api on Ubuntu 22.10 (Kinetic Kudu)

$ 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 22.10 (Kinetic Kudu):

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

3. Information about the python3-flask-api package on Ubuntu 22.10 (Kinetic Kudu)

Package: python3-flask-api
Architecture: all
Version: 1.1+dfsg-2
Priority: optional
Section: universe/python
Source: flask-api
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 100
Depends: python-flask-api-common (= 1.1+dfsg-2), python3-flask (>= 0.12.3), python3:any
Filename: pool/universe/f/flask-api/python3-flask-api_1.1+dfsg-2_all.deb
Size: 17164
MD5sum: 410592264469fb4a8ed6bf0cb9a9821c
SHA1: 3ffa73d9923f3a626bb86251b884f5a0162fe45d
SHA256: 914b54d2db2a7f0e86a3c244808a7779911af7e3d8cdbf0efcb26d9d772ebccb
SHA512: 95d0962e2384f0baf90da0c66bd65ba9e15b21fd86773cb1db9c1ed57bf97349423b38f6edc7bf98e966c826b08bfa3e58d0379f21eb31d458e581ef515fe4c7
Homepage: https://www.flaskapi.org
Description: Browsable web APIs for the Flask micro web framework
Description-md5: 5a3cfbde6eb435f66f1826464092d2eb
Python-Egg-Name: Flask-API