haskell-stm-conduit on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S haskell-stm-conduit

* (Optional) Uninstall haskell-stm-conduit on Arch using YAY

$ yay -Rns haskell-stm-conduit

2. Manually Install "haskell-stm-conduit" via AUR

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

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

b. Clone haskell-stm-conduit's git locally

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

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

$ cd ~/haskell-stm-conduit $ makepkg -si

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

ID: 567768
Name: haskell-stm-conduit
PackageBaseID: 138001
PackageBase: haskell-stm-conduit
Version: 4.0.1-1
Description: Provides two simple conduit wrappers around STM channels - a source and a sink.
URL: https://hackage.haskell.org/package/stm-conduit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pdxleif
Submitter: pdxleif
FirstSubmitted: 1544591523
LastModified: 1544591523
URLPath: /cgit/aur.git/snapshot/haskell-stm-conduit.tar.gz