How to Install and Uninstall python311-CherryPy Package on openSUSE Leap

Last updated: June 30,2024

1. Install "python311-CherryPy" package

Please follow the steps below to install python311-CherryPy on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python311-CherryPy

2. Uninstall "python311-CherryPy" package

Learn how to uninstall python311-CherryPy on openSUSE Leap:

$ sudo zypper remove python311-CherryPy

3. Information about the python311-CherryPy package on openSUSE Leap

Information for package python311-CherryPy:
-------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-CherryPy
Version : 18.9.0-150400.7.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 2.7 MiB
Installed : No
Status : not installed
Source package : python-CherryPy-18.9.0-150400.7.3.1.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 :-)