How to Install and Uninstall python312-CherryPy Package on openSuSE Tumbleweed

Last updated: July 07,2024

1. Install "python312-CherryPy" package

Learn how to install python312-CherryPy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-CherryPy

2. Uninstall "python312-CherryPy" package

Please follow the step by step instructions below to uninstall python312-CherryPy on openSuSE Tumbleweed:

$ sudo zypper remove python312-CherryPy

3. Information about the python312-CherryPy package on openSuSE Tumbleweed

Information for package python312-CherryPy:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-CherryPy
Version : 18.9.0-3.2
Arch : noarch
Vendor : openSUSE
Installed Size : 2.6 MiB
Installed : No
Status : not installed
Source package : python-CherryPy-18.9.0-3.2.src
Upstream URL : https://www.cherrypy.dev
Summary : Object-Oriented HTTP framework
Description :
CherryPy is a pythonic, object-oriented HTTP framework.
CherryPy allows developers to build web applications in much the same way they
would build any other object-oriented Python program. This usually results in
smaller source code developed in less time.
CherryPy is now more than three years old and it is has proven very fast and
stable. It is being used in production by many sites, from the simplest ones
to the most demanding ones.
Oh, and most importantly: CherryPy is fun to work with :-)