How to Install and Uninstall python311-Flask-Bootstrap Package on openSuSE Tumbleweed

Last updated: July 07,2024

1. Install "python311-Flask-Bootstrap" package

Please follow the step by step instructions below to install python311-Flask-Bootstrap on openSuSE Tumbleweed

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

2. Uninstall "python311-Flask-Bootstrap" package

Please follow the step by step instructions below to uninstall python311-Flask-Bootstrap on openSuSE Tumbleweed:

$ sudo zypper remove python311-Flask-Bootstrap

3. Information about the python311-Flask-Bootstrap package on openSuSE Tumbleweed

Information for package python311-Flask-Bootstrap:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-Flask-Bootstrap
Version : 3.3.7.1-1.21
Arch : noarch
Vendor : openSUSE
Installed Size : 1.6 MiB
Installed : No
Status : not installed
Source package : python-Flask-Bootstrap-3.3.7.1-1.21.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.