Get Processing 4.5.2 for Linux

Processing is open source and is available for macOS, Windows, and Linux. Projects created with Processing are also cross-platform, and can be used on macOS, Windows, Android, Raspberry Pi, and many other Linux platforms.

  1. Install Processing 4.5.2 for Linux using the universal command
    This will automatically detect your architecture and install the correct version of Processing using the most applicable method.
    curl -fsSL https://processing.org/install.sh | sh
    view source
  2. Then run Processing using the command
    processing
OR get the portable version

Release Notes

What's Changed

What's Changed 🎊

  • docs: add madhav2348 as a contributor for code by @allcontributors[bot] in #1387
  • fix(cli): support sketches with custom main file names by @avinxshKD in #1329
  • fix: update cli help link to relevant wiki by @DinoWw in #1378
  • Upgrade to jogl 2.6 on maven by @Stefterv in #1391
  • Read preferences txt, if fails, read defaults, else really break by @catilac in #1393
  • docs: add avinxshKD as a contributor for code by @allcontributors[bot] in #1390
  • docs: add DinoWw as a contributor for doc by @allcontributors[bot] in #1389

New Contributors

  • @avinxshKD made their first contribution in #1329
  • @DinoWw made their first contribution in #1378

Full Changelog: https://github.com/processing/processing4/compare/processing-1312-4.5.1...processing-1313-4.5.2

Looking for other versions of Processing?


Stable Releases