pg2plplot on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S pg2plplot

* (Optional) Uninstall pg2plplot on Arch using YAY

$ yay -Rns pg2plplot

2. Manually Install "pg2plplot" via AUR

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

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

b. Clone pg2plplot's git locally

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

c. Go to ~/pg2plplot folder and install it

$ cd ~/pg2plplot $ makepkg -si

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

ID: 1259765
Name: pg2plplot
PackageBaseID: 104820
PackageBase: pg2plplot
Version: 5.13.1-1
Description: Assist the transition from PGPlot to PLplot in Fortran programs
URL: http://pg2plplot.sourceforge.net/
NumVotes: 2
Popularity: 0.006832
OutOfDate:
Maintainer: AstroFloyd
Submitter: AstroFloyd
FirstSubmitted: 1450508753
LastModified: 1684403274
URLPath: /cgit/aur.git/snapshot/pg2plplot.tar.gz