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

Last updated: June 28,2024

1. Install "python312-websocket-client" package

In this section, we are going to explain the necessary steps to install python312-websocket-client on openSuSE Tumbleweed

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

2. Uninstall "python312-websocket-client" package

Here is a brief guide to show you how to uninstall python312-websocket-client on openSuSE Tumbleweed:

$ sudo zypper remove python312-websocket-client

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

Information for package python312-websocket-client:
---------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-websocket-client
Version : 1.7.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 441.4 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.