How to Install and Uninstall python3-cheroot Package on openSUSE Leap

Last updated: May 07,2024

1. Install "python3-cheroot" package

This is a short guide on how to install python3-cheroot on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-cheroot

2. Uninstall "python3-cheroot" package

This tutorial shows how to uninstall python3-cheroot on openSUSE Leap:

$ sudo zypper remove python3-cheroot

3. Information about the python3-cheroot package on openSUSE Leap

Information for package python3-cheroot:
----------------------------------------
Repository : Main Repository
Name : python3-cheroot
Version : 6.5.5-3.8
Arch : noarch
Vendor : SUSE LLC
Installed Size : 630.5 KiB
Installed : No
Status : not installed
Source package : python-cheroot-6.5.5-3.8.src
Upstream URL : https://github.com/cherrypy/cheroot
Summary : Pure-python HTTP server
Description :
Cheroot is the pure-Python HTTP server used by CherryPy.