python-gnuplotpy on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-gnuplotpy

* (Optional) Uninstall python-gnuplotpy on Arch using YAY

$ yay -Rns python-gnuplotpy

2. Manually Install "python-gnuplotpy" via AUR

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

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

b. Clone python-gnuplotpy's git locally

$ git clone https://aur.archlinux.org/python-gnuplotpy.git ~/python-gnuplotpy

c. Go to ~/python-gnuplotpy folder and install it

$ cd ~/python-gnuplotpy $ makepkg -si

3. Information about the python-gnuplotpy package on Arch User Repository (AUR)

ID: 368067
Name: python-gnuplotpy
PackageBaseID: 118136
PackageBase: python-gnuplotpy
Version: 1-1
Description: Basic Python interface to Gnuplot.
URL: https://github.com/jtambasco/gnuplotpy
NumVotes: 1
Popularity: 0
OutOfDate: 1706563756
Maintainer: j-l
Submitter: j-l
FirstSubmitted: 1482681743
LastModified: 1482682298
URLPath: /cgit/aur.git/snapshot/python-gnuplotpy.tar.gz