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

Last updated: September 20,2024

1. Install "python-mod-pywebsocket" package

Learn how to install python-mod-pywebsocket on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-mod-pywebsocket

2. Uninstall "python-mod-pywebsocket" package

Please follow the step by step instructions below to uninstall python-mod-pywebsocket on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-mod-pywebsocket $ sudo apt autoclean && sudo apt autoremove

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

Package: python-mod-pywebsocket
Priority: extra
Section: universe/python
Installed-Size: 414
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 0.8-1
Provides: python2.7-mod-pywebsocket
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Recommends: libapache2-mod-python
Filename: pool/universe/p/python-mod-pywebsocket/python-mod-pywebsocket_0.8-1_all.deb
Size: 75010
MD5sum: a8d4b7a50073736e3384ac72a0549c07
SHA1: 48c5009aa6483e1b6b431040f2488d5aa30d7984
SHA256: c7cf1edd8d63e5d62971b4bf81f58e5f12723dc1bff53bc1b9630e6a7dc6fab1
Description-en: WebSocket extension for Apache HTTP Server
The pywebsocket project aims to provide a WebSocket extension for Apache
HTTP Server, mod_pywebsocket. You can also run it as a standalone server.
.
mod_pywebsocket is intended for testing or experimental purposes.
mod_python is required. For wss, mod_ssl is also required.
Description-md5: bd0f96a3c53a1212f03442a7dacfe5b8
Homepage: https://github.com/google/pywebsocket
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu