How to Install and Uninstall python-tornado Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 05,2024

1. Install "python-tornado" package

Please follow the step by step instructions below to install python-tornado on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-tornado

2. Uninstall "python-tornado" package

This is a short guide on how to uninstall python-tornado on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-tornado package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-tornado
Architecture: amd64
Version: 4.2.1-1ubuntu3.1
Priority: optional
Section: universe/python
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1552
Depends: ca-certificates, python (>= 2.7), python-pycurl, python (<< 2.8)
Recommends: python-pymysql
Filename: pool/universe/p/python-tornado/python-tornado_4.2.1-1ubuntu3.1_amd64.deb
Size: 273214
MD5sum: 7eb4764bc1f196f98d5a648f510bb118
SHA1: 7327cb2a9174c0a7125f6b0b7ac7338a90536378
SHA256: 76763d620d70da6cbf4e08b9860d4cd7f22fbb0cc198c4ba84094dfde0ff70c8
SHA512: e95cdb89ace2ed75b811e489b158e2f89ae9bc5e10282820ee2de109d5389a7c4c4880d05323d6d898bec1b775168749822d29be3742285aa219a160ff4de0dc
Homepage: http://www.tornadoweb.org/
Description-en: scalable, non-blocking web server and tools
Tornado is an open source version of the scalable, non-blocking
web server and tools that power FriendFeed. The FriendFeed application
is written using a web framework that looks a bit like web.py or
Google's webapp, but with additional tools and optimizations to take
advantage of the underlying non-blocking infrastructure.
.
This is the Python 2 version of the package.
Description-md5: 334f29c239009363c41bf9736d065ebc

Package: python-tornado
Priority: optional
Section: universe/python
Installed-Size: 1552
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Version: 4.2.1-1ubuntu3
Depends: ca-certificates, python (>= 2.7), python-pycurl, python (<< 2.8)
Recommends: python-pymysql
Filename: pool/universe/p/python-tornado/python-tornado_4.2.1-1ubuntu3_amd64.deb
Size: 273002
MD5sum: ef1cec68e475ce56b08b44a6856842c2
SHA1: 4d1220c7bd5910ac3141517478574bfab1055cf6
SHA256: 05d955843d514052cf160aea4734817f959c02db74279bacda207375dcab9d48
Description-en: scalable, non-blocking web server and tools
Tornado is an open source version of the scalable, non-blocking
web server and tools that power FriendFeed. The FriendFeed application
is written using a web framework that looks a bit like web.py or
Google's webapp, but with additional tools and optimizations to take
advantage of the underlying non-blocking infrastructure.
.
This is the Python 2 version of the package.
Description-md5: 334f29c239009363c41bf9736d065ebc
Homepage: http://www.tornadoweb.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu