gnuplot-svg on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S gnuplot-svg

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

$ yay -Rns gnuplot-svg

2. Manually Install "gnuplot-svg" via AUR

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

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

b. Clone gnuplot-svg's git locally

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

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

$ cd ~/gnuplot-svg $ makepkg -si

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

ID: 778202
Name: gnuplot-svg
PackageBaseID: 137255
PackageBase: gnuplot-svg
Version: 5.4.0-1
Description: Plotting package. Only SVG terminal support (for web-servers)
URL: http://www.gnuplot.info
NumVotes: 0
Popularity: 0
OutOfDate: 1642870845
Maintainer:
FirstSubmitted: 1541785143
LastModified: 1597318538
URLPath: /cgit/aur.git/snapshot/gnuplot-svg.tar.gz