How to Install and Uninstall python-tornado-doc Package on Kali Linux

Last updated: May 06,2024

1. Install "python-tornado-doc" package

Please follow the guidance below to install python-tornado-doc on Kali Linux

$ sudo apt update $ sudo apt install python-tornado-doc

2. Uninstall "python-tornado-doc" package

This guide let you learn how to uninstall python-tornado-doc on Kali Linux:

$ sudo apt remove python-tornado-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-tornado-doc package on Kali Linux

Package: python-tornado-doc
Source: python-tornado
Version: 6.4.0-1
Installed-Size: 8040
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2), sphinx-rtd-theme-common (>= 2.0.0+dfsg), python3-doc
Size: 619664
SHA256: 4aaef082e680b610ba33eb6614297be9fac53187824b160363377ab8137362c0
SHA1: 8e0c9bad37f2fce271ad1029d44292f875443604
MD5sum: 49ae51e1d34a336670227eb8fe2c17e2
Description: scalable, non-blocking web server and tools - documentation
Tornado is a Python web framework and asynchronous networking library,
originally developed at FriendFeed. By using non-blocking network I/O,
Tornado can scale to tens of thousands of open connections, making it ideal
for long polling, WebSockets, and other applications that require a
long-lived connection to each user.
.
This package contains the documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://www.tornadoweb.org/
Section: doc
Priority: optional
Filename: pool/main/p/python-tornado/python-tornado-doc_6.4.0-1_all.deb