PowerBlocks provides downloadable releases for Linux.
To begin, install the required build tools using your package manager of choice.
Then download and unzip the latest version of the SDK for Linux from the PowerBlocks Releases Page.
Replace <VERSION> with the latest version.
We will create a project folder and copy in the HelloWorld example.
To build it we will run PowerBlocks' export script to add the compilers and toolchain to the path and build the project.
You should now see a HelloWorld.elf inside the build/ folder of your project.