haskell-numbers on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S haskell-numbers

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

$ yay -Rns haskell-numbers

2. Manually Install "haskell-numbers" via AUR

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

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

b. Clone haskell-numbers's git locally

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

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

$ cd ~/haskell-numbers $ makepkg -si

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

ID: 568832
Name: haskell-numbers
PackageBaseID: 138082
PackageBase: haskell-numbers
Version: 3000.2.0.2-1
Description: Various number types
URL: http://hackage.haskell.org/package/numbers
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: johnchen902
FirstSubmitted: 1544936192
LastModified: 1544936192
URLPath: /cgit/aur.git/snapshot/haskell-numbers.tar.gz