pyprocessing on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S pyprocessing

* (Optional) Uninstall pyprocessing on Arch using YAY

$ yay -Rns pyprocessing

2. Manually Install "pyprocessing" via AUR

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

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

b. Clone pyprocessing's git locally

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

c. Go to ~/pyprocessing folder and install it

$ cd ~/pyprocessing $ makepkg -si

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

ID: 193924
Name: pyprocessing
PackageBaseID: 33421
PackageBase: pyprocessing
Version: 0.1.3.22-1
Description: Code up images, animation and interactions. Uses Python and Pyglet, not Java.
URL: http://code.google.com/p/pyprocessing/
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: keenerd
FirstSubmitted: 1262889081
LastModified: 1434168684
URLPath: /cgit/aur.git/snapshot/pyprocessing.tar.gz