How to Install and Uninstall python3-flask-migrate Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 07,2024
1. Install "python3-flask-migrate" package
This is a short guide on how to install python3-flask-migrate on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python3-flask-migrate
Copied
2. Uninstall "python3-flask-migrate" package
Learn how to uninstall python3-flask-migrate on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python3-flask-migrate
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-flask-migrate package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python3-flask-migrate
Priority: optional
Section: universe/python
Installed-Size: 55
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: flask-migrate
Version: 1.7.0-1
Depends: alembic (>= 0.6), python3-alembic, python3-flask (>= 0.9), python3-flask-script, python3-flask-sqlalchemy, python3:any (>= 3.3.2-2~)
Filename: pool/universe/f/flask-migrate/python3-flask-migrate_1.7.0-1_all.deb
Size: 8834
MD5sum: ae119691d2a4769223417bd97e93f176
SHA1: e17d18b482b1593b63108422dea3c65985afb677
SHA256: 82c6f0e7878386d5b81e0452d228d8775c7ff5ca032eaff19cfcac8201a34a67
Description-en: SQLAlchemy migrations for Flask using Alembic and Python 3
Flask-Migrate is an extension that handles SQLAlchemy database migrations for
Flask applications using Alembic. The database operations are provided as
command line arguments for Flask-Script.
.
This is the Python 3 package
Description-md5: 957e153d71ddcfad5953ec23690b938d
Homepage: https://pypi.python.org/pypi/Flask-Migrate
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 55
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: flask-migrate
Version: 1.7.0-1
Depends: alembic (>= 0.6), python3-alembic, python3-flask (>= 0.9), python3-flask-script, python3-flask-sqlalchemy, python3:any (>= 3.3.2-2~)
Filename: pool/universe/f/flask-migrate/python3-flask-migrate_1.7.0-1_all.deb
Size: 8834
MD5sum: ae119691d2a4769223417bd97e93f176
SHA1: e17d18b482b1593b63108422dea3c65985afb677
SHA256: 82c6f0e7878386d5b81e0452d228d8775c7ff5ca032eaff19cfcac8201a34a67
Description-en: SQLAlchemy migrations for Flask using Alembic and Python 3
Flask-Migrate is an extension that handles SQLAlchemy database migrations for
Flask applications using Alembic. The database operations are provided as
command line arguments for Flask-Script.
.
This is the Python 3 package
Description-md5: 957e153d71ddcfad5953ec23690b938d
Homepage: https://pypi.python.org/pypi/Flask-Migrate
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu