How to Install and Uninstall python3-flask-script.noarch Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "python3-flask-script.noarch" package
This is a short guide on how to install python3-flask-script.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-flask-script.noarch
Copied
2. Uninstall "python3-flask-script.noarch" package
Please follow the steps below to uninstall python3-flask-script.noarch on Rocky Linux 8:
$
sudo dnf remove
python3-flask-script.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-flask-script.noarch package on Rocky Linux 8
Last metadata expiration check: 0:48:13 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-flask-script
Version : 2.0.6
Release : 8.el8
Architecture : noarch
Size : 204 k
Source : python-flask-script-2.0.6-8.el8.src.rpm
Repository : epel
Summary : Scripting support for flask in python3-flask
URL : http://flask-script.readthedocs.org/en/latest/
License : BSD
Description : The Flask-Script extension provides support for writing external scripts in
: Flask.This includes running a development server, a customized Python shell,
: scripts to set up your database, cronjobs, and other command-line tasks that
: belong outside the web application itself.
Available Packages
Name : python3-flask-script
Version : 2.0.6
Release : 8.el8
Architecture : noarch
Size : 204 k
Source : python-flask-script-2.0.6-8.el8.src.rpm
Repository : epel
Summary : Scripting support for flask in python3-flask
URL : http://flask-script.readthedocs.org/en/latest/
License : BSD
Description : The Flask-Script extension provides support for writing external scripts in
: Flask.This includes running a development server, a customized Python shell,
: scripts to set up your database, cronjobs, and other command-line tasks that
: belong outside the web application itself.