processing4 on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S processing4

* (Optional) Uninstall processing4 on Arch using YAY

$ yay -Rns processing4

2. Manually Install "processing4" via AUR

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

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

b. Clone processing4's git locally

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

c. Go to ~/processing4 folder and install it

$ cd ~/processing4 $ makepkg -si

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

ID: 1071039
Name: processing4
PackageBaseID: 154567
PackageBase: processing4
Version: 4.0b8-1
Description: Programming environment for creating images, animations and interactions
URL: https://github.com/processing/processing4
NumVotes: 3
Popularity: 0.199355
OutOfDate:
Maintainer: letorbi
FirstSubmitted: 1592522638
LastModified: 1650747470
URLPath: /cgit/aur.git/snapshot/processing4.tar.gz