gnuplot-nogui on AUR (Arch User Repository)

Last updated: June 05,2024

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

$ yay -S gnuplot-nogui

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

$ yay -Rns gnuplot-nogui

2. Manually Install "gnuplot-nogui" via AUR

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

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

b. Clone gnuplot-nogui's git locally

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

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

$ cd ~/gnuplot-nogui $ makepkg -si

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

ID: 1395164
Name: gnuplot-nogui
PackageBaseID: 103932
PackageBase: gnuplot-nogui
Version: 6.0.0-2
Description: Plotting package which outputs to X11, files and others. Without wxgtk/qt.
URL: http://www.gnuplot.info
NumVotes: 6
Popularity: 0.021332
OutOfDate:
Maintainer: thrasibule
Submitter: Ambrevar
FirstSubmitted: 1448792321
LastModified: 1706560281
URLPath: /cgit/aur.git/snapshot/gnuplot-nogui.tar.gz