How to Install and Uninstall ghc-websockets Package on openSUSE Leap
Last updated: November 23,2024
1. Install "ghc-websockets" package
Please follow the step by step instructions below to install ghc-websockets on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc-websockets
Copied
2. Uninstall "ghc-websockets" package
This guide covers the steps necessary to uninstall ghc-websockets on openSUSE Leap:
$
sudo zypper remove
ghc-websockets
Copied
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:
.
---------------------------------------
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: