How to Install and Uninstall python3-flask-admin.noarch Package on Fedora 36

Last updated: May 02,2024

1. Install "python3-flask-admin.noarch" package

Please follow the instructions below to install python3-flask-admin.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-flask-admin.noarch

2. Uninstall "python3-flask-admin.noarch" package

Please follow the steps below to uninstall python3-flask-admin.noarch on Fedora 36:

$ sudo dnf remove python3-flask-admin.noarch $ sudo dnf autoremove

3. Information about the python3-flask-admin.noarch package on Fedora 36

Last metadata expiration check: 0:06:45 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-flask-admin
Version : 1.5.8
Release : 4.fc36
Architecture : noarch
Size : 3.4 M
Source : python-flask-admin-1.5.8-4.fc36.src.rpm
Repository : fedora
Summary : Simple and extensible admin interface framework for Flask
URL : https://github.com/flask-admin/flask-admin/
License : BSD
Description : Flask-Admin is advanced, extensible and simple to use administrative interface
: building extension for Flask framework.
:
: It comes with batteries included: model scaffolding for SQLAlchemy,
: MongoEngine, MongoDB and Peewee ORMs, simple file management interface
: and a lot of usage samples.
:
: You're not limited by the default functionality - instead of providing simple
: scaffolding for the ORM models, Flask-Admin provides tools that can be used to
: construct administrative interfaces of any complexity, using a consistent look
: and feel.