haskell-clay on AUR (Arch User Repository)

Last updated: July 02,2024

1. Install "haskell-clay" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install haskell-clay on Arch using YAY

$ yay -S haskell-clay

* (Optional) Uninstall haskell-clay on Arch using YAY

$ yay -Rns haskell-clay

2. Manually Install "haskell-clay" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone haskell-clay's git locally

$ git clone https://aur.archlinux.org/haskell-clay.git ~/haskell-clay

c. Go to ~/haskell-clay folder and install it

$ cd ~/haskell-clay $ makepkg -si

3. Information about the haskell-clay package on Arch User Repository (AUR)

ID: 702215
Name: haskell-clay
PackageBaseID: 146872
PackageBase: haskell-clay
Version: 0.13.3-7
Description: CSS preprocessor as embedded Haskell.
URL: https://hackage.haskell.org/package/clay
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1574599044
LastModified: 1582911486
URLPath: /cgit/aur.git/snapshot/haskell-clay.tar.gz

5. The same packages on other Linux Distributions