How to Install and Uninstall python39-bottle Package on openSuSE Tumbleweed
Last updated: November 21,2024
1. Install "python39-bottle" package
This guide let you learn how to install python39-bottle on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-bottle
Copied
2. Uninstall "python39-bottle" package
Please follow the guidelines below to uninstall python39-bottle on openSuSE Tumbleweed:
$
sudo zypper remove
python39-bottle
Copied
3. Information about the python39-bottle package on openSuSE Tumbleweed
Information for package python39-bottle:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-bottle
Version : 0.12.25-6.4
Arch : noarch
Vendor : openSUSE
Installed Size : 591.0 KiB
Installed : No
Status : not installed
Source package : python-bottle-0.12.25-6.4.src
Upstream URL : https://bottlepy.org/
Summary : WSGI framework for small web applications
Description :
Bottle is a micro-framework for small web applications. It offers
request dispatching (routes) with URL parameter support, templates, a
built-in HTTP server, and adapters for many third party WSGI/HTTP
servers and template engines. This is all in a single file and with
no dependencies other than the Python Standard Library.
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-bottle
Version : 0.12.25-6.4
Arch : noarch
Vendor : openSUSE
Installed Size : 591.0 KiB
Installed : No
Status : not installed
Source package : python-bottle-0.12.25-6.4.src
Upstream URL : https://bottlepy.org/
Summary : WSGI framework for small web applications
Description :
Bottle is a micro-framework for small web applications. It offers
request dispatching (routes) with URL parameter support, templates, a
built-in HTTP server, and adapters for many third party WSGI/HTTP
servers and template engines. This is all in a single file and with
no dependencies other than the Python Standard Library.