processing on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S processing

* (Optional) Uninstall processing on Arch using YAY

$ yay -Rns processing

2. Manually Install "processing" via AUR

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

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

b. Clone processing's git locally

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

c. Go to ~/processing folder and install it

$ cd ~/processing $ makepkg -si

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

ID: 1373994
Name: processing
PackageBaseID: 152242
PackageBase: processing
Version: 4.3-4
Description: Programming environment for creating images, animations and interactions
URL: https://www.processing.org/
NumVotes: 16
Popularity: 0.012212
OutOfDate:
Maintainer: lesto
Submitter: arojas
FirstSubmitted: 1588361462
LastModified: 1703246375
URLPath: /cgit/aur.git/snapshot/processing.tar.gz