gnuplot-git on AUR (Arch User Repository)

Last updated: May 11,2024

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

$ yay -S gnuplot-git

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

$ yay -Rns gnuplot-git

2. Manually Install "gnuplot-git" via AUR

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

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

b. Clone gnuplot-git's git locally

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

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

$ cd ~/gnuplot-git $ makepkg -si

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

ID: 1376157
Name: gnuplot-git
PackageBaseID: 127320
PackageBase: gnuplot-git
Version: 6.1.r20231222.12393-1
Description: A command-line driven interactive function and data plotting utility - git version
URL: https://github.com/gnuplot/gnuplot
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer:
Submitter: haawda
FirstSubmitted: 1510957710
LastModified: 1703623791
URLPath: /cgit/aur.git/snapshot/gnuplot-git.tar.gz