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

Last updated: July 01,2024

1. Install "python310-websocket-client" package

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

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

2. Uninstall "python310-websocket-client" package

Please follow the steps below to uninstall python310-websocket-client on openSuSE Tumbleweed:

$ sudo zypper remove python310-websocket-client

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

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