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

Last updated: May 20,2024

1. Install "python-tornadio2" package

Here is a brief guide to show you how to install python-tornadio2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-tornadio2

2. Uninstall "python-tornadio2" package

This guide let you learn how to uninstall python-tornadio2 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-tornadio2
Priority: optional
Section: universe/python
Installed-Size: 136
Maintainer: Ubuntu Developers
Original-Maintainer: Tonnerre LOMBARD
Architecture: all
Source: tornadio2
Version: 0.0.4-1
Depends: python-simplejson, python:any (>= 2.7.5-5~), python:any (<< 2.8), python-tornado
Filename: pool/universe/t/tornadio2/python-tornadio2_0.0.4-1_all.deb
Size: 21424
MD5sum: 16014b3a438f56a8a8b5db4c482d53d4
SHA1: 6220059f40ac3aeafd6cea381bb9aac7e4cffd87
SHA256: 027549325ed2909207c3dc0e1776dd8a0c40dca539897f93e74e374cd6917137
Description-en: Socket.io 0.7+ server implementation on top of Tornado frame
This is a Python server implementation of the Socket.IO realtime
transport library on top of the Tornado framework.
.
TornadIO2 is compatible with 0.7+ version of the Socket.IO and implements
most of the features found in original Socket.IO server software.
Description-md5: c0d1a0ba1a382c52ef27452945a8c4aa
Homepage: https://github.com/MrJoes/tornadio2
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu