haskell-hmatrix on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S haskell-hmatrix

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

$ yay -Rns haskell-hmatrix

2. Manually Install "haskell-hmatrix" via AUR

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

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

b. Clone haskell-hmatrix's git locally

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

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

$ cd ~/haskell-hmatrix $ makepkg -si

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

ID: 580975
Name: haskell-hmatrix
PackageBaseID: 105916
PackageBase: haskell-hmatrix
Version: 0.19.0.0-2
Description: Linear systems, matrix decompositions, and other numerical computations based on BLAS and LAPACK.
URL: https://hackage.haskell.org/package/hmatrix
NumVotes: 4
Popularity: 0
OutOfDate: 1615641265
Maintainer:
Submitter: swiftscythe
FirstSubmitted: 1452423055
LastModified: 1548724811
URLPath: /cgit/aur.git/snapshot/haskell-hmatrix.tar.gz