haskell-intervals on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S haskell-intervals

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

$ yay -Rns haskell-intervals

2. Manually Install "haskell-intervals" via AUR

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

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

b. Clone haskell-intervals's git locally

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

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

$ cd ~/haskell-intervals $ makepkg -si

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

ID: 583628
Name: haskell-intervals
PackageBaseID: 139401
PackageBase: haskell-intervals
Version: 0.8.1-1
Description: Library for closed, convex sets of floating point values.
URL: https://hackage.haskell.org/package/intervals
NumVotes: 0
Popularity: 0
OutOfDate: 1616603640
Maintainer:
Submitter: pants
FirstSubmitted: 1549488421
LastModified: 1549488421
URLPath: /cgit/aur.git/snapshot/haskell-intervals.tar.gz