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

Last updated: May 16,2024

1. Install "python3-ws4py" package

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

$ sudo apt update $ sudo apt install python3-ws4py

2. Uninstall "python3-ws4py" package

Please follow the instructions below to uninstall python3-ws4py on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-ws4py
Priority: extra
Section: universe/python
Installed-Size: 1175
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-ws4py
Version: 0.3.4-2
Depends: python3:any (>= 3.3.2-2~), libjs-sphinxdoc (>= 1.0)
Suggests: python3-cherrypy3 | python3-tornado
Filename: pool/universe/p/python-ws4py/python3-ws4py_0.3.4-2_all.deb
Size: 124698
MD5sum: 3467d687d892b4b175d6670415742c2a
SHA1: db776737d8ebdc6746e0ee9f1ca6c77e40845927
SHA256: d0c7a16108be31e9168982e6025beb71ea599429d290f8516da3e992605fa84c
Description-en: WebSocket library for Python (Python 3)
Python library providing an implementation of the WebSocket protocol defined
in RFC 6456.
.
This is the Python 3 version of the package.
Description-md5: f9b0ef88e5822d18cd1f144569bea3f2
Homepage: https://ws4py.readthedocs.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu