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

Last updated: November 07,2024

1. Install "python38-websockify" package

Please follow the instructions below to install python38-websockify on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-websockify

2. Uninstall "python38-websockify" package

This guide let you learn how to uninstall python38-websockify on openSuSE Tumbleweed:

$ sudo zypper remove python38-websockify

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

Information for package python38-websockify:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-websockify
Version : 0.10.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 292,0 KiB
Installed : No
Status : not installed
Source package : python-websockify-0.10.0-2.1.src
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.