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

Last updated: July 07,2024

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

$ yay -S haskell-cereal-conduit

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

$ yay -Rns haskell-cereal-conduit

2. Manually Install "haskell-cereal-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-cereal-conduit's git locally

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

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

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

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

ID: 567767
Name: haskell-cereal-conduit
PackageBaseID: 138000
PackageBase: haskell-cereal-conduit
Version: 0.8.0-1
Description: Turn Data.Serialize Gets and Puts into Sources, Sinks, and Conduits.
URL: https://hackage.haskell.org/package/cereal-conduit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pdxleif
Submitter: pdxleif
FirstSubmitted: 1544591409
LastModified: 1544591409
URLPath: /cgit/aur.git/snapshot/haskell-cereal-conduit.tar.gz