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

Last updated: November 26,2024

1. Install "python36-websocket-client" package

Please follow the instructions below to install python36-websocket-client on openSuSE Tumbleweed

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

2. Uninstall "python36-websocket-client" package

This is a short guide on how to uninstall python36-websocket-client on openSuSE Tumbleweed:

$ sudo zypper remove python36-websocket-client

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

Information for package python36-websocket-client:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-websocket-client
Version : 0.58.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 356,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.