How to Install and Uninstall python312-websockify Package on openSuSE Tumbleweed

Last updated: July 05,2024

1. Install "python312-websockify" package

Learn how to install python312-websockify on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-websockify

2. Uninstall "python312-websockify" package

Please follow the instructions below to uninstall python312-websockify on openSuSE Tumbleweed:

$ sudo zypper remove python312-websockify

3. Information about the python312-websockify package on openSuSE Tumbleweed

Information for package python312-websockify:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-websockify
Version : 0.10.0-3.9
Arch : noarch
Vendor : openSUSE
Installed Size : 297.2 KiB
Installed : No
Status : not installed
Source package : python-websockify-0.10.0-3.9.src
Upstream URL : https://github.com/novnc/websockify
Summary : WebSocket to TCP proxy/bridge
Description :
websockify was formerly named wsproxy and was part of the
noVNC project.
At the most basic level, websockify just translates WebSockets traffic
to normal socket traffic. Websockify accepts the WebSockets handshake,
parses it, and then begins forwarding traffic between the client and
the target in both directions.