haskell-gnuplot on AUR (Arch User Repository)

Last updated: June 19,2024

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

$ yay -S haskell-gnuplot

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

$ yay -Rns haskell-gnuplot

2. Manually Install "haskell-gnuplot" via AUR

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

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

b. Clone haskell-gnuplot's git locally

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

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

$ cd ~/haskell-gnuplot $ makepkg -si

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

ID: 580621
Name: haskell-gnuplot
PackageBaseID: 139088
PackageBase: haskell-gnuplot
Version: 0.5.5.3-2
Description: A wrapper to gnuplot which lets you create 2D and 3D plots.
URL: https://hackage.haskell.org/package/gnuplot
NumVotes: 0
Popularity: 0
OutOfDate: 1615641228
Maintainer:
Submitter: pants
FirstSubmitted: 1548613770
LastModified: 1548615067
URLPath: /cgit/aur.git/snapshot/haskell-gnuplot.tar.gz