How to Install and Uninstall python-flask-sqlalchemy Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "python-flask-sqlalchemy" package

Please follow the instructions below to install python-flask-sqlalchemy on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-flask-sqlalchemy" package

Please follow the guidance below to uninstall python-flask-sqlalchemy on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-flask-sqlalchemy package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-flask-sqlalchemy
Priority: optional
Section: universe/python
Installed-Size: 56
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: flask-sqlalchemy
Version: 1.0-3
Depends: python-flask (>= 0.10), python-pkg-resources, python-sqlalchemy (>= 1.0~), python-sqlalchemy (<< 1.1), python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/f/flask-sqlalchemy/python-flask-sqlalchemy_1.0-3_all.deb
Size: 12494
MD5sum: 7433025c64abfa9e8e4bbca0eb2b3544
SHA1: 18955c483e59c68d6f1e27c32379fe25533e9851
SHA256: e7ed2f7f5bb9927bbbc0768397b63a4ab6d089992771a49ab189013b393622d4
Description-en: adds SQLAlchemy support to your Flask application
Flask is a micro web framework for Python based on Werkzeug, Jinja 2 and good
intentions.
.
This python2 package adds SQLAlchemy support to Flask.
Description-md5: ed94b240bdecbd506a6f438b73215cf8
Homepage: https://pypi.python.org/pypi/Flask-SQLAlchemy
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu