Processing in style with Java 11

Hi @monkstone and @sampottinger … Thank you for all your efforts! I make art installations and use RPIs with processing for most of them (trying as low cost as possible). With RPI 3’s phasing out I like to future proof my efforts and go RPI 4. However, as you know, the current stable Processing release doesn’t work well on a RPI 4 (I need to use P2D in full screen). This makes me want to try out your solution of running Processing 4 on RPI 4. However, not quite sure how to get started since I am not a big Linux user… seems from reading this thread, especially @monkstone guidance, the following:

  1. Install Manjaro. - or Ubuntu desktop (though that requires be to buy 4 GB models)
  2. Install @sampottinger aarch64
  3. Replace Java - how / where do you install the correct Java, or is it part of the Manjoro installation?
  4. Run Processing as usual?

Any additional pointers appreciated … Thanks so much!