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

Last updated: May 18,2024

1. Install "ghc-websockets" package

Please follow the step by step instructions below to install ghc-websockets on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ghc-websockets

2. Uninstall "ghc-websockets" package

This guide covers the steps necessary to uninstall ghc-websockets on openSUSE Leap:

$ sudo zypper remove ghc-websockets

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

Information for package ghc-websockets:
---------------------------------------
Repository : Main Repository
Name : ghc-websockets
Version : 0.12.7.3-bp155.2.15
Arch : x86_64
Vendor : openSUSE
Installed Size : 718.9 KiB
Installed : No
Status : not installed
Source package : ghc-websockets-0.12.7.3-bp155.2.15.src
Upstream URL : https://hackage.haskell.org/package/websockets
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