How to Install and Uninstall python3-websocket Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 15,2024

1. Install "python3-websocket" package

Please follow the guidance below to install python3-websocket on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install python3-websocket

2. Uninstall "python3-websocket" package

Please follow the step by step instructions below to uninstall python3-websocket on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the python3-websocket package on Ubuntu 20.10 (Groovy Gorilla)

Package: python3-websocket
Architecture: all
Version: 0.53.0-2ubuntu1
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: 172
Depends: python3-six, python3:any
Filename: pool/universe/w/websocket-client/python3-websocket_0.53.0-2ubuntu1_all.deb
Size: 32324
MD5sum: 611341a228721ac140173b8225222139
SHA1: 40d2927a7d94f54ba220b40b47f307f823cf1752
SHA256: a04c144f8df61b2738e7b489f4d150595e330fe4d012c976cfd8b739c7958e81
SHA512: 8781fcdc6baf2b492cd22c6d86cae67fc0bfebd30d04bdb053e0ef862fd949ac4915603ae0e8101676beb28839e0ec5282635d8ed8d23b0d916bdb2e9aa43836
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