How to Install and Uninstall python39-websocket-client Package on openSuSE Tumbleweed

Last updated: October 05,2024

1. Install "python39-websocket-client" package

Please follow the guidelines below to install python39-websocket-client on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-websocket-client

2. Uninstall "python39-websocket-client" package

Please follow the guidance below to uninstall python39-websocket-client on openSuSE Tumbleweed:

$ sudo zypper remove python39-websocket-client

3. Information about the python39-websocket-client package on openSuSE Tumbleweed

Information for package python39-websocket-client:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-websocket-client
Version : 1.7.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 356.8 KiB
Installed : No
Status : not installed
Source package : python-websocket-client-1.7.0-1.2.src
Upstream URL : https://github.com/liris/websocket-client/releases
Summary : WebSocket client implementation
Description :
The websocket-client module is a WebSocket client for Python. This provides the
low-level APIs for WebSocket. All APIs are synchronous functions.
Websocket-client supports only hybi-13.