How to Install and Uninstall python-cherrypy.noarch Package on Amazon Linux 2
Last updated: January 09,2025
1. Install "python-cherrypy.noarch" package
This is a short guide on how to install python-cherrypy.noarch on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
python-cherrypy.noarch
Copied
2. Uninstall "python-cherrypy.noarch" package
Please follow the guidance below to uninstall python-cherrypy.noarch on Amazon Linux 2:
$
sudo yum remove
python-cherrypy.noarch
Copied
$
sudo yum autoremove
Copied
3. Information about the python-cherrypy.noarch package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : python-cherrypy
Arch : noarch
Version : 3.2.2
Release : 4.amzn2
Size : 422 k
Repo : amzn2-core/2/x86_64
Summary : Pythonic, object-oriented web development framework
URL : http://www.cherrypy.org/
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.
Available Packages
Name : python-cherrypy
Arch : noarch
Version : 3.2.2
Release : 4.amzn2
Size : 422 k
Repo : amzn2-core/2/x86_64
Summary : Pythonic, object-oriented web development framework
URL : http://www.cherrypy.org/
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.