How to Install and Uninstall python3-cheroot Package on Kali Linux

Last updated: May 07,2024

1. Install "python3-cheroot" package

This is a short guide on how to install python3-cheroot on Kali Linux

$ sudo apt update $ sudo apt install python3-cheroot

2. Uninstall "python3-cheroot" package

This guide covers the steps necessary to uninstall python3-cheroot on Kali Linux:

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

3. Information about the python3-cheroot package on Kali Linux

Package: python3-cheroot
Source: python-cheroot
Version: 10.0.0+ds1-1
Installed-Size: 358
Maintainer: Debian Python Team
Architecture: all
Depends: python3-jaraco.functools, python3:any
Size: 79904
SHA256: ca267b1741cc256aacc4e5450d4d365158e4f0ffb358ca7e8cf5fd326ac0cfce
SHA1: c1b4a83867fe6f2d01b9cd4bc86a4a32cce6efa0
MD5sum: 38a0323ef1fd68a2033af946e5e5f8e1
Description: Pure-Python HTTP server
Cheroot is the high-performance pure-Python HTTP server used by
CherryPy.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/cherrypy/cheroot
Section: python
Priority: optional
Filename: pool/main/p/python-cheroot/python3-cheroot_10.0.0+ds1-1_all.deb