Simply running install.sh wouldn’t work. Sign… Why couldn’t we have anything work out of the box…
Issue
cc.arduino.arduinoide.xml not found
Quick fix
install.sh:
replace
RESOURCE_NAME=cc.arduino.arduinoide
with
RESOURCE_NAME=arduino-arduinoide
That’s it! Enjoy~