haskell-iospec on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S haskell-iospec

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

$ yay -Rns haskell-iospec

2. Manually Install "haskell-iospec" via AUR

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

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

b. Clone haskell-iospec's git locally

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

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

$ cd ~/haskell-iospec $ makepkg -si

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

ID: 1053312
Name: haskell-iospec
PackageBaseID: 177036
PackageBase: haskell-iospec
Version: 0.3.1.1-1
Description: A pure specification of the IO monad.
URL: https://github.com/lambdabot/IOSpec
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cafce25
FirstSubmitted: 1647628585
LastModified: 1647628585
URLPath: /cgit/aur.git/snapshot/haskell-iospec.tar.gz