How to Install and Uninstall ghc-lucid Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "ghc-lucid" package
This is a short guide on how to install ghc-lucid on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc-lucid
Copied
2. Uninstall "ghc-lucid" package
This is a short guide on how to uninstall ghc-lucid on openSuSE Tumbleweed:
$
sudo zypper remove
ghc-lucid
Copied
3. Information about the ghc-lucid package on openSuSE Tumbleweed
Information for package ghc-lucid:
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-lucid
Version : 2.11.20230408-2.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 542.7 KiB
Installed : No
Status : not installed
Source package : ghc-lucid-2.11.20230408-2.4.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.
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-lucid
Version : 2.11.20230408-2.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 542.7 KiB
Installed : No
Status : not installed
Source package : ghc-lucid-2.11.20230408-2.4.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.