haskell-spool on AUR (Arch User Repository)

Last updated: November 13,2024

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

$ yay -S haskell-spool

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

$ yay -Rns haskell-spool

2. Manually Install "haskell-spool" via AUR

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

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

b. Clone haskell-spool's git locally

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

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

$ cd ~/haskell-spool $ makepkg -si

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

ID: 517628
Name: haskell-spool
PackageBaseID: 133258
PackageBase: haskell-spool
Version: 0.1-1
Description: Expose a dbus server to control hslogger
URL: https://hackage.haskell.org/package/spool
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: SolarAquarion
Submitter: SolarAquarion
FirstSubmitted: 1528422057
LastModified: 1528422057
URLPath: /cgit/aur.git/snapshot/haskell-spool.tar.gz