# PiCrate-2.0 for Buster

**URL:** https://discourse.processing.org/t/picrate-2-0-for-buster/18524
**Category:** Processing for Pi
**Created:** [March 9, 2020, 8:53am UTC](https://discourse.processing.org/t/picrate-2-0-for-buster/18524 "2020-03-09T08:53:58Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![monkstone](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/monkstone/32/64_2.png) [@monkstone](https://discourse.processing.org/u/monkstone)
#### Post date: [March 9, 2020, 8:53am UTC](https://discourse.processing.org/t/picrate-2-0-for-buster/18524/1 "2020-03-09T08:53:58Z")

</div>

Previously I announced [Picrate 1.0 for Stretch](https://discourse.processing.org/t/picrate-1-0-for-stretch/14632) on the RaspberryPI3B+ that also worked on RaspberryPI4 with Buster. I’m pleased to announce that I have just released a pre-release of PiCrate-2.0.0 for buster, that is working well with openjdk11 (the default jdk installed with Buster on RaspberryPI), tested on RaspberryPI3B+ and RaspberryPI4 developed on my linux box. There is an easy install script:-

1. Zip file [here](https://gist.github.com/monkstone/6ae9840d7b7008c177b4a9f589d14ec6/archive/1d485f7301b54da5805edff597c360795812f999.zip).

2. Or view or download the script [here](https://gist.github.com/monkstone/6ae9840d7b7008c177b4a9f589d14ec6)

3. Then `bash picrate2_install.sh` to run script

Finally `picrate --install` to install examples in ~/projects/examples, then you are good to go, using `geany` as your PiCrate ide (or install `vim` if you prefer). PS: if you have a minimal desktop install (no jdk) the script will install openjdk11 for you.
