How to Install and Uninstall ghc-clay Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "ghc-clay" package

This tutorial shows how to install ghc-clay on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ghc-clay

2. Uninstall "ghc-clay" package

Please follow the instructions below to uninstall ghc-clay on openSuSE Tumbleweed:

$ sudo zypper remove ghc-clay

3. Information about the ghc-clay package on openSuSE Tumbleweed

Information for package ghc-clay:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-clay
Version : 0.13.3-2.12
Arch : x86_64
Vendor : openSUSE
Installed Size : 2,3 MiB
Installed : No
Status : not installed
Source package : ghc-clay-0.13.3-2.12.src
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