How to Install and Uninstall python3-flask-sqlalchemy.noarch Package on Fedora 38
Last updated: November 28,2024
1. Install "python3-flask-sqlalchemy.noarch" package
Here is a brief guide to show you how to install python3-flask-sqlalchemy.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
python3-flask-sqlalchemy.noarch
Copied
2. Uninstall "python3-flask-sqlalchemy.noarch" package
Please follow the guidelines below to uninstall python3-flask-sqlalchemy.noarch on Fedora 38:
$
sudo dnf remove
python3-flask-sqlalchemy.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-flask-sqlalchemy.noarch package on Fedora 38
Last metadata expiration check: 1:36:54 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : python3-flask-sqlalchemy
Version : 2.5.1
Release : 8.fc38
Architecture : noarch
Size : 99 k
Source : python-flask-sqlalchemy-2.5.1-8.fc38.src.rpm
Repository : fedora
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.5.1
Release : 8.fc38
Architecture : noarch
Size : 99 k
Source : python-flask-sqlalchemy-2.5.1-8.fc38.src.rpm
Repository : fedora
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.