haskell-normaldistribution on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S haskell-normaldistribution

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

$ yay -Rns haskell-normaldistribution

2. Manually Install "haskell-normaldistribution" via AUR

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

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

b. Clone haskell-normaldistribution's git locally

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

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

$ cd ~/haskell-normaldistribution $ makepkg -si

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

ID: 580630
Name: haskell-normaldistribution
PackageBaseID: 139091
PackageBase: haskell-normaldistribution
Version: 1.1.0.3-1
Description: Produces normally distributed random values with a minimum of fuss.
URL: https://hackage.haskell.org/package/normaldistribution
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: pants
FirstSubmitted: 1548616452
LastModified: 1548616452
URLPath: /cgit/aur.git/snapshot/haskell-normaldistribution.tar.gz