How to Install and Uninstall python-websockify-common Package on openSUSE Leap

Last updated: May 07,2024

1. Install "python-websockify-common" package

This tutorial shows how to install python-websockify-common on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python-websockify-common

2. Uninstall "python-websockify-common" package

This guide let you learn how to uninstall python-websockify-common on openSUSE Leap:

$ sudo zypper remove python-websockify-common

3. Information about the python-websockify-common package on openSUSE Leap

Information for package python-websockify-common:
-------------------------------------------------
Repository : Main Repository
Name : python-websockify-common
Version : 0.8.0-9.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 223.6 KiB
Installed : No
Status : not installed
Source package : python-websockify-0.8.0-9.3.1.src
Upstream URL : https://github.com/kanaka/websockify
Summary : Common data files for the Websockify 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.
This package contains common files.