How to Install and Uninstall python3-ws4py Package on openSUSE Leap

Last updated: May 16,2024

1. Install "python3-ws4py" package

This is a short guide on how to install python3-ws4py on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-ws4py

2. Uninstall "python3-ws4py" package

This guide let you learn how to uninstall python3-ws4py on openSUSE Leap:

$ sudo zypper remove python3-ws4py

3. Information about the python3-ws4py package on openSUSE Leap

Information for package python3-ws4py:
--------------------------------------
Repository : Main Repository
Name : python3-ws4py
Version : 0.5.1-1.24
Arch : noarch
Vendor : SUSE LLC
Installed Size : 355.8 KiB
Installed : No
Status : not installed
Source package : python-ws4py-0.5.1-1.24.src
Upstream URL : https://github.com/Lawouach/WebSocket-for-Python
Summary : WebSocket client and server library for Python
Description :
Python library providing an implementation of the WebSocket protocol
defined in RFC 6455.