gnuplot-headless on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S gnuplot-headless

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

$ yay -Rns gnuplot-headless

2. Manually Install "gnuplot-headless" via AUR

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

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

b. Clone gnuplot-headless's git locally

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

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

$ cd ~/gnuplot-headless $ makepkg -si

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

ID: 1404452
Name: gnuplot-headless
PackageBaseID: 121718
PackageBase: gnuplot-headless
Version: 6.0.0-1
Description: Plotting package which outputs to PostScript, PNG, GIF, and others, without X deps
URL: http://www.gnuplot.info
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ejona86
Submitter: nimrod_mack
FirstSubmitted: 1492904509
LastModified: 1707149275
URLPath: /cgit/aur.git/snapshot/gnuplot-headless.tar.gz