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

Last updated: June 03,2024

1. Install "ghc-lucid" package

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

$ sudo zypper refresh $ sudo zypper install ghc-lucid

2. Uninstall "ghc-lucid" package

This tutorial shows how to uninstall ghc-lucid on openSUSE Leap:

$ sudo zypper remove ghc-lucid

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

Information for package ghc-lucid:
----------------------------------
Repository : Main Repository
Name : ghc-lucid
Version : 2.11.0-bp155.2.17
Arch : x86_64
Vendor : openSUSE
Installed Size : 497.5 KiB
Installed : No
Status : not installed
Source package : ghc-lucid-2.11.0-bp155.2.17.src
Upstream URL : https://hackage.haskell.org/package/lucid
Summary : Clear to write, read and edit DSL for HTML
Description :
Clear to write, read and edit DSL for HTML.
* Names are consistent, and do not conflict with base or are keywords (all have
suffix '_')
* Same combinator can be used for attributes and elements (e.g.
'style_')
* For more, read
See the "Lucid" module for more documentation.

5. The same packages on other Linux Distributions