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

Last updated: June 03,2024

1. Install "python3-klein" package

This guide covers the steps necessary to install python3-klein on Kali Linux

$ sudo apt update $ sudo apt install python3-klein

2. Uninstall "python3-klein" package

This is a short guide on how to uninstall python3-klein on Kali Linux:

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

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

Package: python3-klein
Source: python-klein
Version: 23.12.0-1
Installed-Size: 356
Maintainer: Debian Python Team
Architecture: all
Depends: python3-attr, python3-hyperlink, python3-incremental, python3-tubes, python3-twisted, python3-typing-extensions | python3-supported-min (>= 3.10), python3-werkzeug, python3-zope.interface, python3:any
Size: 62892
SHA256: 32db505b14dd9e631441579ed714a6cbba38d3945e985b21f176d47cb406370d
SHA1: 2907de49a9966744e9310cb150c98c70344c3ea5
MD5sum: 00ab4c0d864464915e5d2e3f96df7be8
Description: micro-framework for developing web services with Python
Klein is a micro-framework for developing production-ready web services with
Python. It is 'micro' in that it has an incredibly small API similar to Bottle
and Flask. It is not 'micro' in that it depends on things outside the standard
library. This is primarily because it is built on widely used and well tested
components like Werkzeug and Twisted.
Description-md5:
Homepage: https://github.com/twisted/klein
Section: python
Priority: optional
Filename: pool/main/p/python-klein/python3-klein_23.12.0-1_all.deb