processing-examples on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S processing-examples

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

$ yay -Rns processing-examples

2. Manually Install "processing-examples" via AUR

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

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

b. Clone processing-examples's git locally

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

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

$ cd ~/processing-examples $ makepkg -si

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

ID: 1306716
Name: processing-examples
PackageBaseID: 169222
PackageBase: processing-examples
Version: 4.3-1
Description: Examples for Processing
URL: https://www.processing.org/
NumVotes: 3
Popularity: 0.044208
OutOfDate:
Maintainer: letorbi
Submitter: xyproto
FirstSubmitted: 1627298427
LastModified: 1692557817
URLPath: /cgit/aur.git/snapshot/processing-examples.tar.gz