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

Last updated: May 09,2024

1. Install "python3-Flask-Bootstrap" package

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

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

2. Uninstall "python3-Flask-Bootstrap" package

Please follow the instructions below to uninstall python3-Flask-Bootstrap on openSUSE Leap:

$ sudo zypper remove python3-Flask-Bootstrap

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

Information for package python3-Flask-Bootstrap:
------------------------------------------------
Repository : Main Repository
Name : python3-Flask-Bootstrap
Version : 3.3.7.1-bp155.2.9
Arch : noarch
Vendor : openSUSE
Installed Size : 1.6 MiB
Installed : No
Status : not installed
Source package : python-Flask-Bootstrap-3.3.7.1-bp155.2.9.src
Upstream URL : http://github.com/mbr/flask-bootstrap
Summary : An extension that includes Bootstrap in your project
Description :
Flask-Bootstrap packages `Bootstrap
`_ into an extension that mostly consists
of a blueprint named 'bootstrap'. It can also create links to serve Bootstrap
from a CDN and works with no boilerplate code in your application.