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

Last updated: May 13,2024

1. Install "python3-sockjs-tornado" package

This guide let you learn how to install python3-sockjs-tornado on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-sockjs-tornado

2. Uninstall "python3-sockjs-tornado" package

Here is a brief guide to show you how to uninstall python3-sockjs-tornado on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-sockjs-tornado $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-sockjs-tornado
Priority: optional
Section: universe/python
Installed-Size: 123
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-sockjs-tornado
Version: 1.0.0-1
Depends: python3-tornado, python3:any (>= 3.3.2-2~)
Pre-Depends: dpkg (>= 1.15.6~)
Filename: pool/universe/p/python-sockjs-tornado/python3-sockjs-tornado_1.0.0-1_all.deb
Size: 18896
MD5sum: 94a13852c0453a8400c1c5feae17b481
SHA1: ebd1f5ef314c3747eacefa42344bda0a588ed0e8
SHA256: 7d43accda29e1e5cdc14d4eba919127a79b87994f4f88e0aa21b5950c9adfdc6
Description-en: server side counterpart of SockJS-client browser library - Python 3.x
SockJS-tornado is a Python server side counterpart of SockJS-client browser
library running on top of Tornado framework. SockJS provides slightly
different API than tornado.websocket.
.
This package provides the Python 3.x module.
Description-md5: 55179951b75480f7c1e7c1b234ca85a1
Homepage: https://github.com/mrjoes/sockjs-tornado
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions