How to Install and Uninstall ghc-websockets Package on openSuSE Tumbleweed
Last updated: November 23,2024
Deprecated! Installation of this package may no longer be supported.
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
Copied
$
sudo zypper install
ghc-websockets
Copied
2. Uninstall "ghc-websockets" package
This guide let you learn how to uninstall ghc-websockets on openSuSE Tumbleweed:
$
sudo zypper remove
ghc-websockets
Copied
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:
.
---------------------------------------
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: