processing / processing/processing4

Add an `install.sh` for easy install

Open
#1,425 14 comments 2 reactions 1 assignee View on GitHub

@ulgens is already working on this.

Since Aug 27, 2026.

Dominant language
Java
Stars
494
Forks
183
Avg merge
4h 39m
Merged PRs (30d)
3

Description

Relevant sub-area for this feature?

PDE

Feature details
Feature description

We are about to add a nix distribution and FlatHub distribution to Processing, making installation on Linux a little bit more complicated. To solve this it would be helpful to create an install.sh script that will scan the system for the best installation method and then continue with installing Processing in that chosen way.
Would be cool if an override method could also be selected.

Benefits

This will greatly simplify how Processing is installed on Linux, simplifying the command to curl https://processing.org/install.sh | sh

Challenges
  • Creating a maintainable script and linking to it from the website might be a challenge.
  • Detecting the proper installation methods is hard to test
Additional context

Idea: @catilac

Would you like to help implement this feature?

No, I’m just suggesting the feature

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.