gplot on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "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
Copied
b. Install gplot on Arch using YAY
$
yay -S
gplot
Copied
* (Optional) Uninstall gplot on Arch using YAY
$
yay -Rns
gplot
Copied
2. Manually Install "gplot" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone gplot's git locally
$
git clone https://aur.archlinux.org/gplot.git
~/gplot
Copied
c. Go to ~/gplot folder and install it
$
cd
~/gplot
Copied
$
makepkg -si
Copied
3. Information about the gplot package on Arch User Repository (AUR)
ID: 1381676
Name: gplot
PackageBaseID: 80298
PackageBase: gplot
Version: 1.11-2
Description: Simple perl wrapper for gnuplot
URL: http://gplot.sourceforge.net
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: mmlb
FirstSubmitted: 1395848330
LastModified: 1704601480
URLPath: /cgit/aur.git/snapshot/gplot.tar.gz
Name: gplot
PackageBaseID: 80298
PackageBase: gplot
Version: 1.11-2
Description: Simple perl wrapper for gnuplot
URL: http://gplot.sourceforge.net
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: mmlb
FirstSubmitted: 1395848330
LastModified: 1704601480
URLPath: /cgit/aur.git/snapshot/gplot.tar.gz