processing-bin on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S processing-bin

* (Optional) Uninstall processing-bin on Arch using YAY

$ yay -Rns processing-bin

2. Manually Install "processing-bin" via AUR

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

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

b. Clone processing-bin's git locally

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

c. Go to ~/processing-bin folder and install it

$ cd ~/processing-bin $ makepkg -si

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

ID: 1416483
Name: processing-bin
PackageBaseID: 152828
PackageBase: processing-bin
Version: 4.3-5
Description: Programming environment for creating images, animations and interactions.
URL: https://processing.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: zxp19821005
Submitter: willyb
FirstSubmitted: 1589602899
LastModified: 1709024066
URLPath: /cgit/aur.git/snapshot/processing-bin.tar.gz