How to Install and Uninstall ghc-websockets Package on openSuSE Tumbleweed

Last updated: May 15,2024

1. Install "ghc-websockets" package

In this section, we are going to explain the necessary steps to install ghc-websockets on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ghc-websockets

2. Uninstall "ghc-websockets" package

This guide let you learn how to uninstall ghc-websockets on openSuSE Tumbleweed:

$ sudo zypper remove ghc-websockets

3. Information about the ghc-websockets package on openSuSE Tumbleweed

Information for package ghc-websockets:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-websockets
Version : 0.12.7.3-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 723,2 KiB
Installed : No
Status : not installed
Source package : ghc-websockets-0.12.7.3-1.1.src
Summary : A sensible and clean way to write WebSocket-capable servers in Haskell
Description :
This library allows you to write WebSocket-capable servers.
An example server:

An example client:

See also:
* The specification of the WebSocket protocol:

* The JavaScript API for dealing with WebSockets:
.

5. The same packages on other Linux Distributions