How to Install and Uninstall python3-cherrypy.noarch Package on Fedora 36

Last updated: October 05,2024

1. Install "python3-cherrypy.noarch" package

This guide let you learn how to install python3-cherrypy.noarch on Fedora 36

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

2. Uninstall "python3-cherrypy.noarch" package

Please follow the step by step instructions below to uninstall python3-cherrypy.noarch on Fedora 36:

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

3. Information about the python3-cherrypy.noarch package on Fedora 36

Last metadata expiration check: 1:01:48 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-cherrypy
Version : 18.6.1
Release : 2.fc36
Architecture : noarch
Size : 360 k
Source : python-cherrypy-18.6.1-2.fc36.src.rpm
Repository : fedora
Summary : Pythonic, object-oriented web development framework
URL : https://cherrypy.dev/
License : BSD
Description : 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.