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

Last updated: October 05,2024

1. Install "python3-flask" package

This is a short guide on how to install python3-flask on Ubuntu 22.10 (Kinetic Kudu)

$ sudo apt update $ sudo apt install python3-flask

2. Uninstall "python3-flask" package

Please follow the guidelines below to uninstall python3-flask on Ubuntu 22.10 (Kinetic Kudu):

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

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

Package: python3-flask
Architecture: all
Version: 2.0.3-1ubuntu1
Priority: optional
Section: python
Source: flask
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 416
Depends: python3-click, python3-itsdangerous (>= 2.0), python3-jinja2 (>= 3.0), python3-werkzeug (>= 2.0), python3:any
Recommends: python3-blinker, python3-pkg-resources
Suggests: python3-asgiref, python3-dotenv, python-flask-doc
Filename: pool/main/f/flask/python3-flask_2.0.3-1ubuntu1_all.deb
Size: 81514
MD5sum: 45c42475759026944813c71b8230c783
SHA1: 22b44f6acf527ae77121e92022a5a7bda60374f4
SHA256: 249faf38472f6956638385e0d91d759d15640a296d2b28da399d3fd23de2c847
SHA512: e0e2e5abcefc30cb640cb2d1be2acdf9e0205ae6f57313d67aca8b02fd0ddd5ec614ff53942e8966b54a5694b1f5e408ef2ff68e38c9a76d5fd8cefe2a30afdd
Homepage: http://flask.pocoo.org/
Description: micro web framework based on Werkzeug and Jinja2 - Python 3.x
Description-md5: 641177e823dea958cab4d806a13149d6
Task: ubuntustudio-video