processing / processing/processing4
Add an `install.sh` for easy install
@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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.