pgplot on AUR (Arch User Repository)
Last updated: November 27,2024
1. Install "pgplot" 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
Copied
b. Install pgplot on Arch using YAY
$
yay -S
pgplot
Copied
* (Optional) Uninstall pgplot on Arch using YAY
$
yay -Rns
pgplot
Copied
2. Manually Install "pgplot" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pgplot's git locally
$
git clone https://aur.archlinux.org/pgplot.git
~/pgplot
Copied
c. Go to ~/pgplot folder and install it
$
cd
~/pgplot
Copied
$
makepkg -si
Copied
3. Information about the pgplot package on Arch User Repository (AUR)
ID: 215641
Name: pgplot
PackageBaseID: 5895
PackageBase: pgplot
Version: 5.2.2-7
Description: Fortran- or C-callable, device-independent graphics package for making simple scientific graphs.
URL: http://www.astro.caltech.edu/~tjp/pgplot/
NumVotes: 18
Popularity: 0.006832
OutOfDate:
Maintainer: AstroFloyd
Submitter: Snowman
FirstSubmitted: 1152407415
LastModified: 1438017931
URLPath: /cgit/aur.git/snapshot/pgplot.tar.gz
Name: pgplot
PackageBaseID: 5895
PackageBase: pgplot
Version: 5.2.2-7
Description: Fortran- or C-callable, device-independent graphics package for making simple scientific graphs.
URL: http://www.astro.caltech.edu/~tjp/pgplot/
NumVotes: 18
Popularity: 0.006832
OutOfDate:
Maintainer: AstroFloyd
Submitter: Snowman
FirstSubmitted: 1152407415
LastModified: 1438017931
URLPath: /cgit/aur.git/snapshot/pgplot.tar.gz