How to Install and Uninstall python-bottle-doc Package on openSuSE Tumbleweed

Last updated: November 22,2024

1. Install "python-bottle-doc" package

This is a short guide on how to install python-bottle-doc on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python-bottle-doc

2. Uninstall "python-bottle-doc" package

Learn how to uninstall python-bottle-doc on openSuSE Tumbleweed:

$ sudo zypper remove python-bottle-doc

3. Information about the python-bottle-doc package on openSuSE Tumbleweed

Information for package python-bottle-doc:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python-bottle-doc
Version : 0.12.25-6.4
Arch : noarch
Vendor : openSUSE
Installed Size : 467.0 KiB
Installed : No
Status : not installed
Source package : python-bottle-0.12.25-6.4.src
Upstream URL : https://bottlepy.org/
Summary : Documentation for python-bottle
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.
This subpackage contains the PDF documentation for python-bottle.