haskell-vector-space on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S haskell-vector-space

* (Optional) Uninstall haskell-vector-space on Arch using YAY

$ yay -Rns haskell-vector-space

2. Manually Install "haskell-vector-space" via AUR

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

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

b. Clone haskell-vector-space's git locally

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

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

$ cd ~/haskell-vector-space $ makepkg -si

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

ID: 1053434
Name: haskell-vector-space
PackageBaseID: 150938
PackageBase: haskell-vector-space
Version: 0.16-2
Description: Vector & affine spaces, linear maps, and derivatives
URL: https://github.com/conal/vector-space
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cafce25
FirstSubmitted: 1585667908
LastModified: 1647650548
URLPath: /cgit/aur.git/snapshot/haskell-vector-space.tar.gz