python-plotpot on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-plotpot

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

$ yay -Rns python-plotpot

2. Manually Install "python-plotpot" via AUR

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

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

b. Clone python-plotpot's git locally

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

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

$ cd ~/python-plotpot $ makepkg -si

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

ID: 457118
Name: python-plotpot
PackageBaseID: 126027
PackageBase: python-plotpot
Version: 1.2.2-1
Description: A python module for plotting potentiostat data
URL: https://github.com/ahpohl/plotpot
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pohl7589
Submitter: pohl7589
FirstSubmitted: 1506930913
LastModified: 1509569115
URLPath: /cgit/aur.git/snapshot/python-plotpot.tar.gz