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

Last updated: May 17,2024

1. Install "ghc-clay" package

Learn how to install ghc-clay on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ghc-clay

2. Uninstall "ghc-clay" package

Here is a brief guide to show you how to uninstall ghc-clay on openSUSE Leap:

$ sudo zypper remove ghc-clay

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

Information for package ghc-clay:
---------------------------------
Repository : Main Repository
Name : ghc-clay
Version : 0.13.3-bp155.2.13
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.3 MiB
Installed : No
Status : not installed
Source package : ghc-clay-0.13.3-bp155.2.13.src
Upstream URL : https://hackage.haskell.org/package/clay
Summary : CSS preprocessor as embedded Haskell
Description :
Clay is a CSS preprocessor like LESS and Sass, but implemented as an embedded
domain specific language (EDSL) in Haskell. This means that all CSS selectors
and style rules are first class Haskell functions, which makes reuse and
composability easy.
The project is described on .
The API documentation can be found in the top level module "Clay".

5. The same packages on other Linux Distributions