How to Install and Uninstall python3-Flask-Admin Package on openSUSE Leap

Last updated: May 17,2024

1. Install "python3-Flask-Admin" package

Please follow the instructions below to install python3-Flask-Admin on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-Flask-Admin

2. Uninstall "python3-Flask-Admin" package

Please follow the steps below to uninstall python3-Flask-Admin on openSUSE Leap:

$ sudo zypper remove python3-Flask-Admin

3. Information about the python3-Flask-Admin package on openSUSE Leap

Information for package python3-Flask-Admin:
--------------------------------------------
Repository : Main Repository
Name : python3-Flask-Admin
Version : 1.5.6-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 9.0 MiB
Installed : No
Status : not installed
Source package : python-Flask-Admin-1.5.6-bp155.2.10.src
Upstream URL : https://github.com/flask-admin/flask-admin/
Summary : Extensible admin interface framework for Flask
Description :
Flask-Admin is a Flask extension that lets the user add admin
interfaces to Flask applications.
It is inspired by the django-admin Python package, though the
developer has more control over the look, feel and functionality of
the resulting application.