How to Install and Uninstall python3-cheroot.noarch Package on Oracle Linux 9

Last updated: July 01,2024

1. Install "python3-cheroot.noarch" package

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

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

2. Uninstall "python3-cheroot.noarch" package

This guide let you learn how to uninstall python3-cheroot.noarch on Oracle Linux 9:

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

3. Information about the python3-cheroot.noarch package on Oracle Linux 9

Last metadata expiration check: 1:23:27 ago on Thu Feb 15 07:50:05 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.