How to Install and Uninstall ghc-threepenny-gui Package on openSuSE Tumbleweed

Last updated: October 04,2024

1. Install "ghc-threepenny-gui" package

Please follow the guidance below to install ghc-threepenny-gui on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ghc-threepenny-gui

2. Uninstall "ghc-threepenny-gui" package

Here is a brief guide to show you how to uninstall ghc-threepenny-gui on openSuSE Tumbleweed:

$ sudo zypper remove ghc-threepenny-gui

3. Information about the ghc-threepenny-gui package on openSuSE Tumbleweed

Information for package ghc-threepenny-gui:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-threepenny-gui
Version : 0.9.1.0-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 2,7 MiB
Installed : No
Status : not installed
Source package : ghc-threepenny-gui-0.9.1.0-2.1.src
Summary : GUI framework that uses the web browser as a display
Description :
Threepenny-GUI is a GUI framework that uses the web browser as a display.
It's very easy to install because everyone has a web browser installed.
A program written with Threepenny is essentially a small web server that
displays the user interface as a web page to any browser that connects to it.
You can freely manipulate the HTML DOM and handle JavaScript events from your
Haskell code.
Stability forecast: This is an experimental release! Send me your feedback!
Significant API changes are likely in future versions.
NOTE: This library contains examples, but they are not built by default.
To build and install the example, use the 'buildExamples' flag like this
'cabal install threepenny-gui -fbuildExamples'.

5. The same packages on other Linux Distributions