gnuplot4 on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S gnuplot4

* (Optional) Uninstall gnuplot4 on Arch using YAY

$ yay -Rns gnuplot4

2. Manually Install "gnuplot4" via AUR

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

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

b. Clone gnuplot4's git locally

$ git clone https://aur.archlinux.org/gnuplot4.git ~/gnuplot4

c. Go to ~/gnuplot4 folder and install it

$ cd ~/gnuplot4 $ makepkg -si

3. Information about the gnuplot4 package on Arch User Repository (AUR)

ID: 1310340
Name: gnuplot4
PackageBaseID: 187200
PackageBase: gnuplot4
Version: 4.6.7-6
Description: Plotting package which outputs to X11, PostScript, PNG, GIF, and others
URL: http://www.gnuplot.info
NumVotes: 1
Popularity: 0.01605
OutOfDate:
Maintainer: frazar0
Submitter: frazar0
FirstSubmitted: 1667900850
LastModified: 1693249109
URLPath: /cgit/aur.git/snapshot/gnuplot4.tar.gz