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

Last updated: July 05,2024

1. Install "python38-websocket-client" package

Please follow the guidance below to install python38-websocket-client on openSuSE Tumbleweed

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

2. Uninstall "python38-websocket-client" package

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

$ sudo zypper remove python38-websocket-client

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

Information for package python38-websocket-client:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-websocket-client
Version : 0.58.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 357,2 KiB
Installed : No
Status : not installed
Source package : python-websocket-client-0.58.0-2.1.src
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.