How to Install and Uninstall python3-cheroot.noarch Package on CentOS Stream 9

Last updated: October 02,2024

1. Install "python3-cheroot.noarch" package

Here is a brief guide to show you how to install python3-cheroot.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install python3-cheroot.noarch

2. Uninstall "python3-cheroot.noarch" package

Here is a brief guide to show you how to uninstall python3-cheroot.noarch on CentOS Stream 9:

$ sudo dnf remove python3-cheroot.noarch $ sudo dnf autoremove

3. Information about the python3-cheroot.noarch package on CentOS Stream 9

Last metadata expiration check: 1:56:36 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-cheroot
Version : 8.6.0
Release : 4.el9
Architecture : noarch
Size : 172 k
Source : python-cheroot-8.6.0-4.el9.src.rpm
Repository : epel
Summary : Highly-optimized, pure-python HTTP server
URL : https://github.com/cherrypy/cheroot
License : BSD
Description : Cheroot is the high-performance, pure-Python HTTP server used by CherryPy.