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

Last updated: October 05,2024

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

$ yay -S haskell-diagrams-core

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

$ yay -Rns haskell-diagrams-core

2. Manually Install "haskell-diagrams-core" 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-core's git locally

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

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

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

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

ID: 583486
Name: haskell-diagrams-core
PackageBaseID: 139368
PackageBase: haskell-diagrams-core
Version: 1.4.1.1-1
Description: The core modules underlying diagrams, an embedded domain-specific language for compositional, declarative drawing.
URL: https://hackage.haskell.org/package/diagrams-core
NumVotes: 0
Popularity: 0
OutOfDate: 1615641384
Maintainer:
Submitter: pants
FirstSubmitted: 1549470044
LastModified: 1549470044
URLPath: /cgit/aur.git/snapshot/haskell-diagrams-core.tar.gz