How to Install and Uninstall python3-cherrypy3 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 16,2024

1. Install "python3-cherrypy3" package

This guide let you learn how to install python3-cherrypy3 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-cherrypy3

2. Uninstall "python3-cherrypy3" package

Please follow the guidance below to uninstall python3-cherrypy3 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-cherrypy3 $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-cherrypy3 package on Ubuntu 21.10 (Impish Indri)

Package: python3-cherrypy3
Architecture: all
Version: 8.9.1-8
Priority: optional
Section: python
Source: cherrypy3
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1296
Depends: python3-six, python3:any
Recommends: python3-openssl, python3-routes, python3-simplejson
Filename: pool/main/c/cherrypy3/python3-cherrypy3_8.9.1-8_all.deb
Size: 233588
MD5sum: 874719078008a4dea5f3f8a3bd1d4f19
SHA1: 2ee15e2c0cfbbefb75f9a99419a1e3987c7633be
SHA256: c14033aecb841cb1f72c423bfe5b86bb704d21e8f95927fe98ef23170e9f1264
SHA512: e3ea6dbed492f557a87b57e645e5d732accfe741fe99b5b6b1d0901046e37d182926f373e9f8191da5615804dd2106f43a076ca3319cdd6c9cce292f49a780a6
Homepage: http://www.cherrypy.org/
Description-en: Python web development framework - Python 3 module
CherryPy is a pythonic, object-oriented web development framework. It
provides the foundation over which complex web-based applications can
be written, with little or no knowledge of the underlying
protocols. 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.
.
CherryPy is up-to-date with the latest developments on using Python
for web development: it features a bundled WSGI server, and is able
to integrate with other dispatching mechanisms, such as
Routes. CherryPy can be run as a standalone application, since it
provides its own HTTP server; setting it up behind another HTTP
server, such as Apache, or even with mod_python are also options.
.
This package contains the Python 3 module cherrypy.
Description-md5: 1e52c3ca07cbb14be16246a35d52a828