How to Install and Uninstall python3-flask-sqlalchemy.noarch Package on CentOS 8 / RHEL 8
Last updated: January 12,2025
1. Install "python3-flask-sqlalchemy.noarch" package
Here is a brief guide to show you how to install python3-flask-sqlalchemy.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-flask-sqlalchemy.noarch
Copied
2. Uninstall "python3-flask-sqlalchemy.noarch" package
This guide covers the steps necessary to uninstall python3-flask-sqlalchemy.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-flask-sqlalchemy.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-flask-sqlalchemy.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 7:52:07 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-flask-sqlalchemy
Version : 2.4.4
Release : 1.el8
Architecture : noarch
Size : 86 k
Source : python-flask-sqlalchemy-2.4.4-1.el8.src.rpm
Repository : epel
Summary : Adds SQLAlchemy support to Flask application
URL : https://github.com/pallets/flask-sqlalchemy
License : BSD
Description : Flask-SQLAlchemy is an extension for Flask that adds support for
: SQLAlchemy to your application. It aims to simplify using SQLAlchemy with
: Flask by providing useful defaults and extra helpers that make it easier
: to accomplish common tasks.
:
: Python 3 version.
Available Packages
Name : python3-flask-sqlalchemy
Version : 2.4.4
Release : 1.el8
Architecture : noarch
Size : 86 k
Source : python-flask-sqlalchemy-2.4.4-1.el8.src.rpm
Repository : epel
Summary : Adds SQLAlchemy support to Flask application
URL : https://github.com/pallets/flask-sqlalchemy
License : BSD
Description : Flask-SQLAlchemy is an extension for Flask that adds support for
: SQLAlchemy to your application. It aims to simplify using SQLAlchemy with
: Flask by providing useful defaults and extra helpers that make it easier
: to accomplish common tasks.
:
: Python 3 version.