processing on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install processing on Arch using YAY
$
yay -S
processing
Copied
* (Optional) Uninstall processing on Arch using YAY
$
yay -Rns
processing
Copied
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
Copied
b. Clone processing's git locally
$
git clone https://aur.archlinux.org/processing.git
~/processing
Copied
c. Go to ~/processing folder and install it
$
cd
~/processing
Copied
$
makepkg -si
Copied
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
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