haskell-chart on AUR (Arch User Repository)

Last updated: May 08,2024

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

$ yay -S haskell-chart

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

$ yay -Rns haskell-chart

2. Manually Install "haskell-chart" via AUR

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

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

b. Clone haskell-chart's git locally

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

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

$ cd ~/haskell-chart $ makepkg -si

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

ID: 583279
Name: haskell-chart
PackageBaseID: 17735
PackageBase: haskell-chart
Version: 1.9-2
Description: A library for generating 2D Charts and Plots.
URL: https://hackage.haskell.org/package/Chart
NumVotes: 5
Popularity: 0
OutOfDate: 1615641289
Maintainer:
Submitter:
FirstSubmitted: 1213662742
LastModified: 1549417524
URLPath: /cgit/aur.git/snapshot/haskell-chart.tar.gz