How to Install and Uninstall python311-websockets Package on openSUSE Leap

Last updated: July 08,2024

1. Install "python311-websockets" package

Learn how to install python311-websockets on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python311-websockets

2. Uninstall "python311-websockets" package

Here is a brief guide to show you how to uninstall python311-websockets on openSUSE Leap:

$ sudo zypper remove python311-websockets

3. Information about the python311-websockets package on openSUSE Leap

Information for package python311-websockets:
---------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-websockets
Version : 11.0.3-150400.10.3.11
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 881.9 KiB
Installed : No
Status : not installed
Source package : python-websockets-11.0.3-150400.10.3.11.src
Upstream URL : https://github.com/aaugustin/websockets
Summary : An implementation of the WebSocket Protocol (RFC 6455)
Description :
WebSockets is a library for developing WebSocket servers_ and clients_ in
Python. It implements RFC 6455 with a focus on correctness and simplicity.
It passes the Autobahn Testsuite.
Built on top of Python's asynchronous I/O support introduced in PEP 3156,
it provides an API based on coroutines, making it easy to write highly
concurrent applications.

5. The same packages on other Linux Distributions