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

Last updated: May 06,2024

1. Install "python3-tornadio2" package

Please follow the steps below to install python3-tornadio2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-tornadio2

2. Uninstall "python3-tornadio2" package

This tutorial shows how to uninstall python3-tornadio2 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-tornadio2
Priority: optional
Section: universe/python
Installed-Size: 123
Maintainer: Ubuntu Developers
Original-Maintainer: Tonnerre LOMBARD
Architecture: all
Source: tornadio2
Version: 0.0.4-1
Filename: pool/universe/t/tornadio2/python3-tornadio2_0.0.4-1_all.deb
Size: 20916
MD5sum: 9d596132499d4ee8f9875af1a6e5df38
SHA1: ab316b54e222b408ced05f7ba8aea2e11a979465
SHA256: 654ad6267cbce60671e7c43ccafce77b25326f417352a8008796581a570f3777
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