plplot on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S plplot

* (Optional) Uninstall plplot on Arch using YAY

$ yay -Rns plplot

2. Manually Install "plplot" via AUR

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

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

b. Clone plplot's git locally

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

c. Go to ~/plplot folder and install it

$ cd ~/plplot $ makepkg -si

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

ID: 1333939
Name: plplot
PackageBaseID: 1089
PackageBase: plplot
Version: 5.15.0-7
Description: A cross-platform software package for creating scientific plots
URL: http://plplot.sourceforge.net/
NumVotes: 48
Popularity: 1.0E-6
OutOfDate:
Maintainer: jankoh
Submitter:
FirstSubmitted: 1118201038
LastModified: 1697294990
URLPath: /cgit/aur.git/snapshot/plplot.tar.gz