pure-gplot on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S pure-gplot

* (Optional) Uninstall pure-gplot on Arch using YAY

$ yay -Rns pure-gplot

2. Manually Install "pure-gplot" via AUR

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

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

b. Clone pure-gplot's git locally

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

c. Go to ~/pure-gplot folder and install it

$ cd ~/pure-gplot $ makepkg -si

3. Information about the pure-gplot package on Arch User Repository (AUR)

ID: 195065
Name: pure-gplot
PackageBaseID: 73279
PackageBase: pure-gplot
Version: 0.1-1
Description: gnuplot interface for the Pure programming language
URL: http://purelang.bitbucket.org/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: pure-aur
Submitter: aggraef
FirstSubmitted: 1378646247
LastModified: 1434229166
URLPath: /cgit/aur.git/snapshot/pure-gplot.tar.gz