python-gnuplot on AUR (Arch User Repository)
Last updated: November 22,2024
1. Install "python-gnuplot" 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 python-gnuplot on Arch using YAY
$
yay -S
python-gnuplot
Copied
* (Optional) Uninstall python-gnuplot on Arch using YAY
$
yay -Rns
python-gnuplot
Copied
2. Manually Install "python-gnuplot" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python-gnuplot's git locally
$
git clone https://aur.archlinux.org/python-gnuplot.git
~/python-gnuplot
Copied
c. Go to ~/python-gnuplot folder and install it
$
cd
~/python-gnuplot
Copied
$
makepkg -si
Copied
3. Information about the python-gnuplot package on Arch User Repository (AUR)
ID: 1378716
Name: python-gnuplot
PackageBaseID: 200877
PackageBase: python-gnuplot
Version: 1.8-14
Description: Plot graphs with Gnuplot
URL: https://gnuplot-py.sourceforge.net/
NumVotes: 1
Popularity: 0.491421
OutOfDate:
Maintainer: fossdd
Submitter: jelly
FirstSubmitted: 1703767432
LastModified: 1704166358
URLPath: /cgit/aur.git/snapshot/python-gnuplot.tar.gz
Name: python-gnuplot
PackageBaseID: 200877
PackageBase: python-gnuplot
Version: 1.8-14
Description: Plot graphs with Gnuplot
URL: https://gnuplot-py.sourceforge.net/
NumVotes: 1
Popularity: 0.491421
OutOfDate:
Maintainer: fossdd
Submitter: jelly
FirstSubmitted: 1703767432
LastModified: 1704166358
URLPath: /cgit/aur.git/snapshot/python-gnuplot.tar.gz