Builds for Linux
Linux
static Future<void> buildLinux(BPConfig config) async { await _runBuildCommand(config, config.linux!, "Linux"); }