How to Install and Uninstall python39-bobo Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python39-bobo" package
In this section, we are going to explain the necessary steps to install python39-bobo on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-bobo
Copied
2. Uninstall "python39-bobo" package
This tutorial shows how to uninstall python39-bobo on openSuSE Tumbleweed:
$
sudo zypper remove
python39-bobo
Copied
3. Information about the python39-bobo package on openSuSE Tumbleweed
Information for package python39-bobo:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-bobo
Version : 2.4.0-5.15
Arch : noarch
Vendor : openSUSE
Installed Size : 170.6 KiB
Installed : No
Status : not installed
Source package : python-bobo-2.4.0-5.15.src
Upstream URL : http://bobo.readthedocs.io/
Summary : Web application framework for the impatient
Description :
Bobo is a framework for creating WSGI web applications.
It addresses two problems: mapping URLs to objects,
and calling objects to generate HTTP responses.
Bobo doesn't have a templating language, a database integration layer,
nor a number of other features that are better provided by WSGI
middle-ware or application-specific libraries.
Bobo builds on other frameworks, most notably WSGI and WebOb.
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-bobo
Version : 2.4.0-5.15
Arch : noarch
Vendor : openSUSE
Installed Size : 170.6 KiB
Installed : No
Status : not installed
Source package : python-bobo-2.4.0-5.15.src
Upstream URL : http://bobo.readthedocs.io/
Summary : Web application framework for the impatient
Description :
Bobo is a framework for creating WSGI web applications.
It addresses two problems: mapping URLs to objects,
and calling objects to generate HTTP responses.
Bobo doesn't have a templating language, a database integration layer,
nor a number of other features that are better provided by WSGI
middle-ware or application-specific libraries.
Bobo builds on other frameworks, most notably WSGI and WebOb.