haskell-linear on AUR (Arch User Repository)

Last updated: January 01,2025

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

$ yay -S haskell-linear

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

$ yay -Rns haskell-linear

2. Manually Install "haskell-linear" via AUR

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

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

b. Clone haskell-linear's git locally

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

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

$ cd ~/haskell-linear $ makepkg -si

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

ID: 585146
Name: haskell-linear
PackageBaseID: 78413
PackageBase: haskell-linear
Version: 1.20.8-1
Description: Types and combinators for linear algebra on free vector spaces.
URL: https://hackage.haskell.org/package/linear
NumVotes: 0
Popularity: 0
OutOfDate: 1616603870
Maintainer:
FirstSubmitted: 1391204497
LastModified: 1549896780
URLPath: /cgit/aur.git/snapshot/haskell-linear.tar.gz

5. The same packages on other Linux Distributions