How to Install and Uninstall python3-websocket Package on Ubuntu 21.10 (Impish Indri)

Last updated: January 10,2025

1. Install "python3-websocket" package

Please follow the step by step instructions below to install python3-websocket on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-websocket

2. Uninstall "python3-websocket" package

Please follow the guidelines below to uninstall python3-websocket on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-websocket package on Ubuntu 21.10 (Impish Indri)

Package: python3-websocket
Architecture: all
Version: 0.57.0-1build1
Priority: optional
Section: universe/python
Source: websocket-client
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 162
Depends: python3-six, python3:any
Filename: pool/universe/w/websocket-client/python3-websocket_0.57.0-1build1_all.deb
Size: 29300
MD5sum: a3589a1a7310f6cbcf426d9475bd6aa2
SHA1: cd43bd29bfa63ca83feb90e1f3569387fe8f3247
SHA256: 5ad73b0866010f61f49b703f80abe62379132893b9111cfcbbdb37f70323a0ed
SHA512: e3bafa3d7e99e3157e3ba68515677c9d4b5ea38ade0fb2b4525a6a3e0ee7967705ddf56fbac79763682358c8790d3ea3c64c0246a737027f88aa5facdf4d2f7c
Homepage: https://github.com/liris/websocket-client
Description-en: WebSocket client library - Python 3.x
websocket-client provides a low-level, synchronous API providing WebSocket
client functionality to Python programs. It conforms to the WebSocket
specification as standardized by the IETF in RFC 6455.
.
WebSocket is a protocol providing full-duplex communication channels over
TCP, mostly used in Web browsers.
.
This package provides the Python 3.x version.
Description-md5: 75d32cf0ef6b380b3e0f88a06b9b81d8