python-gnuplotlib on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S python-gnuplotlib

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

$ yay -Rns python-gnuplotlib

2. Manually Install "python-gnuplotlib" via AUR

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

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

b. Clone python-gnuplotlib's git locally

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

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

$ cd ~/python-gnuplotlib $ makepkg -si

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

ID: 1407931
Name: python-gnuplotlib
PackageBaseID: 202401
PackageBase: python-gnuplotlib
Version: 0.41-1
Description: gnuplot for numpy
URL: https://github.com/dkogan/gnuplotlib
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: 0e4ef622
Submitter: 0e4ef622
FirstSubmitted: 1707724465
LastModified: 1707724465
URLPath: /cgit/aur.git/snapshot/python-gnuplotlib.tar.gz

5. The same packages on other Linux Distributions