processing-git on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S processing-git

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

$ yay -Rns processing-git

2. Manually Install "processing-git" via AUR

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

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

b. Clone processing-git's git locally

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

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

$ cd ~/processing-git $ makepkg -si

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

ID: 1374001
Name: processing-git
PackageBaseID: 186977
PackageBase: processing-git
Version: 4.3.r24.g6a2cf8cda-1
Description: Programming environment for creating images, animations and interactions
URL: https://github.com/processing/processing4
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: letorbi
Submitter: letorbi
FirstSubmitted: 1666980886
LastModified: 1703246728
URLPath: /cgit/aur.git/snapshot/processing-git.tar.gz