haskell-diagrams-lib on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S haskell-diagrams-lib

* (Optional) Uninstall haskell-diagrams-lib on Arch using YAY

$ yay -Rns haskell-diagrams-lib

2. Manually Install "haskell-diagrams-lib" via AUR

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

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

b. Clone haskell-diagrams-lib's git locally

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

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

$ cd ~/haskell-diagrams-lib $ makepkg -si

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

ID: 583636
Name: haskell-diagrams-lib
PackageBaseID: 139403
PackageBase: haskell-diagrams-lib
Version: 1.4.2.3-1
Description: A standard library of primitives and operations for creating diagrams.
URL: https://hackage.haskell.org/package/diagrams-lib
NumVotes: 0
Popularity: 0
OutOfDate: 1616603690
Maintainer:
Submitter: pants
FirstSubmitted: 1549489401
LastModified: 1549489401
URLPath: /cgit/aur.git/snapshot/haskell-diagrams-lib.tar.gz