haskell-numinstances on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S haskell-numinstances

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

$ yay -Rns haskell-numinstances

2. Manually Install "haskell-numinstances" via AUR

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

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

b. Clone haskell-numinstances's git locally

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

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

$ cd ~/haskell-numinstances $ makepkg -si

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

ID: 714625
Name: haskell-numinstances
PackageBaseID: 150936
PackageBase: haskell-numinstances
Version: 1.4-1
Description: Vector & affine spaces, linear maps, and derivatives
URL: https://github.com/conal/NumInstances
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: danmou
FirstSubmitted: 1585667732
LastModified: 1585667732
URLPath: /cgit/aur.git/snapshot/haskell-numinstances.tar.gz