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

Last updated: May 18,2024

1. Install "python2-Flask-Admin" package

In this section, we are going to explain the necessary steps to install python2-Flask-Admin on openSUSE Leap

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

2. Uninstall "python2-Flask-Admin" package

Please follow the instructions below to uninstall python2-Flask-Admin on openSUSE Leap:

$ sudo zypper remove python2-Flask-Admin

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

Information for package python2-Flask-Admin:
--------------------------------------------
Repository : Main Repository
Name : python2-Flask-Admin
Version : 1.5.6-bp153.1.21
Arch : noarch
Vendor : openSUSE
Installed Size : 8,6 MiB
Installed : No
Status : not installed
Source package : python-Flask-Admin-1.5.6-bp153.1.21.src
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.