haskell-composition on AUR (Arch User Repository)

Last updated: June 16,2024

1. Install "haskell-composition" 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-composition on Arch using YAY

$ yay -S haskell-composition

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

$ yay -Rns haskell-composition

2. Manually Install "haskell-composition" via AUR

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

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

b. Clone haskell-composition's git locally

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

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

$ cd ~/haskell-composition $ makepkg -si

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

ID: 951702
Name: haskell-composition
PackageBaseID: 170292
PackageBase: haskell-composition
Version: 1.0.2.2-1
Description: Combinators for unorthodox function composition
URL: https://hackage.haskell.org/package/composition
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: KokaKiwi
FirstSubmitted: 1629801108
LastModified: 1629801109
URLPath: /cgit/aur.git/snapshot/haskell-composition.tar.gz