How to Install and Uninstall python3-tornado Package on Kali Linux
Last updated: December 24,2024
1. Install "python3-tornado" package
In this section, we are going to explain the necessary steps to install python3-tornado on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
python3-tornado
Copied
2. Uninstall "python3-tornado" package
Please follow the guidance below to uninstall python3-tornado on Kali Linux:
$
sudo apt remove
python3-tornado
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-tornado package on Kali Linux
Package: python3-tornado
Source: python-tornado
Version: 6.4.0-1
Installed-Size: 1677
Maintainer: Debian Python Team
Architecture: amd64
Depends: ca-certificates, python3 (>= 3~), python3:any, libc6 (>= 2.4)
Suggests: python3-pycurl, python-tornado-doc, python3-twisted
Breaks: mitmproxy (<< 5.0~), pcs (<< 0.10.5-1~)
Size: 346608
SHA256: 9a545b7ed5938659e00b96d24d8078468b8c640c2c4ee1b1f9990d44737a9ba0
SHA1: c768294f7a3e5c01eb86ee3d9bb2ebcf3b65054d
MD5sum: f7f9d7f977816ebd21bed0039fbe5c34
Description: scalable, non-blocking web server and tools - Python 3 package
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 is the Python 3 version of the package.
Description-md5:
Homepage: https://www.tornadoweb.org/
Section: python
Priority: optional
Filename: pool/main/p/python-tornado/python3-tornado_6.4.0-1_amd64.deb
Source: python-tornado
Version: 6.4.0-1
Installed-Size: 1677
Maintainer: Debian Python Team
Architecture: amd64
Depends: ca-certificates, python3 (>= 3~), python3:any, libc6 (>= 2.4)
Suggests: python3-pycurl, python-tornado-doc, python3-twisted
Breaks: mitmproxy (<< 5.0~), pcs (<< 0.10.5-1~)
Size: 346608
SHA256: 9a545b7ed5938659e00b96d24d8078468b8c640c2c4ee1b1f9990d44737a9ba0
SHA1: c768294f7a3e5c01eb86ee3d9bb2ebcf3b65054d
MD5sum: f7f9d7f977816ebd21bed0039fbe5c34
Description: scalable, non-blocking web server and tools - Python 3 package
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 is the Python 3 version of the package.
Description-md5:
Homepage: https://www.tornadoweb.org/
Section: python
Priority: optional
Filename: pool/main/p/python-tornado/python3-tornado_6.4.0-1_amd64.deb