python-perfplot on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-perfplot

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

$ yay -Rns python-perfplot

2. Manually Install "python-perfplot" via AUR

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

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

b. Clone python-perfplot's git locally

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

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

$ cd ~/python-perfplot $ makepkg -si

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

ID: 1159022
Name: python-perfplot
PackageBaseID: 169883
PackageBase: python-perfplot
Version: 0.10.2-1
Description: Performance plots for Python code snippets
URL: https://github.com/nschloe/perfplot
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1628801794
LastModified: 1667066698
URLPath: /cgit/aur.git/snapshot/python-perfplot.tar.gz