How to Install and Uninstall python3-websocket-client Package on openSUSE Leap

Last updated: May 03,2024

1. Install "python3-websocket-client" package

Please follow the guidelines below to install python3-websocket-client on openSUSE Leap

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

2. Uninstall "python3-websocket-client" package

Please follow the steps below to uninstall python3-websocket-client on openSUSE Leap:

$ sudo zypper remove python3-websocket-client

3. Information about the python3-websocket-client package on openSUSE Leap

Information for package python3-websocket-client:
-------------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python3-websocket-client
Version : 1.3.2-150100.6.10.5
Arch : noarch
Vendor : SUSE LLC
Installed Size : 418.0 KiB
Installed : No
Status : not installed
Source package : python-websocket-client-1.3.2-150100.6.10.5.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.