pyxplot on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S pyxplot

* (Optional) Uninstall pyxplot on Arch using YAY

$ yay -Rns pyxplot

2. Manually Install "pyxplot" via AUR

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

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

b. Clone pyxplot's git locally

$ git clone https://aur.archlinux.org/pyxplot.git ~/pyxplot

c. Go to ~/pyxplot folder and install it

$ cd ~/pyxplot $ makepkg -si

3. Information about the pyxplot package on Arch User Repository (AUR)

ID: 1030949
Name: pyxplot
PackageBaseID: 21961
PackageBase: pyxplot
Version: 0.9.2-6
Description: Command-line graphing package with a simple interface that produces publication-quality output.
URL: http://www.pyxplot.org.uk/
NumVotes: 13
Popularity: 0
OutOfDate:
Maintainer:
Submitter: imrehg
FirstSubmitted: 1228229823
LastModified: 1643905231
URLPath: /cgit/aur.git/snapshot/pyxplot.tar.gz