How to Install and Uninstall python3-flask-sqlalchemy Package on Kali Linux

Last updated: November 23,2024

1. Install "python3-flask-sqlalchemy" package

This guide covers the steps necessary to install python3-flask-sqlalchemy on Kali Linux

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

2. Uninstall "python3-flask-sqlalchemy" package

Please follow the guidelines below to uninstall python3-flask-sqlalchemy on Kali Linux:

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

3. Information about the python3-flask-sqlalchemy package on Kali Linux

Package: python3-flask-sqlalchemy
Source: flask-sqlalchemy
Version: 3.0.3-1
Installed-Size: 166
Maintainer: Debian Python Team
Architecture: all
Depends: python3-flask (>= 2.2), python3-sqlalchemy (>= 1.4.18), python3:any
Size: 35520
SHA256: 25cbc304a72985fc9f25ff768dbb613142055740ac973fe7772a13f8da4cbc0b
SHA1: 0bd472ac4fa8506fbd86c647042da5658c4e1600
MD5sum: 0bd6757c6922e77772c07f8bb6b08654
Description: adds SQLAlchemy support to your Python 3 Flask application
Flask is a micro web framework for Python based on Werkzeug, Jinja 2 and good
intentions.
.
This python3 package adds SQLAlchemy support to Flask.
Description-md5:
Homepage: https://flask-sqlalchemy.palletsprojects.com
Section: python
Priority: optional
Filename: pool/main/f/flask-sqlalchemy/python3-flask-sqlalchemy_3.0.3-1_all.deb