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

Last updated: June 18,2024

1. Install "python-sockjs-tornado" package

Please follow the guidelines below to install python-sockjs-tornado on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-sockjs-tornado" package

In this section, we are going to explain the necessary steps to uninstall python-sockjs-tornado on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-sockjs-tornado
Priority: optional
Section: universe/python
Installed-Size: 154
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 1.0.0-1
Depends: python-tornado, python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2)
Pre-Depends: dpkg (>= 1.15.6~)
Filename: pool/universe/p/python-sockjs-tornado/python-sockjs-tornado_1.0.0-1_all.deb
Size: 19512
MD5sum: c200410a85eee9cc24c639c305226a2e
SHA1: 21deb860af83b68d7773af8549060dcfc5100bae
SHA256: 2ad9557de83791b68f105430c3f663e7e7406316253858e9b013c2532dbe6097
Description-en: server side counterpart of SockJS-client browser library - Python 2.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 2.x module.
Description-md5: de91b3fa5776b539b69423779e7beed9
Homepage: https://github.com/mrjoes/sockjs-tornado
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu