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

Last updated: July 07,2024

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

$ yay -S haskell-diagrams-svg

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

$ yay -Rns haskell-diagrams-svg

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

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

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

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

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

ID: 583648
Name: haskell-diagrams-svg
PackageBaseID: 139405
PackageBase: haskell-diagrams-svg
Version: 1.4.2-1
Description: A modular backend for rendering diagrams created with the diagrams EDSL to SVG files.
URL: https://hackage.haskell.org/package/diagrams-diagrams-svg
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: pants
FirstSubmitted: 1549492279
LastModified: 1549492279
URLPath: /cgit/aur.git/snapshot/haskell-diagrams-svg.tar.gz