How to install Arduino on OpenSUSE 42.1

Hey guys. I just moved from Ubuntu to OpenSUSE 42.1, and I discovered that "zypper in arduino" does not actually do anything. Is there a way to install it trough the repos?? Otherwise, how can I do that??

Thank you in advice, and sorry I'm still a newbie for what concerns Linux

I was in the same situation. I had to add a software repository first:
http://download.opensuse.org/repositories/CrossToolchain:/avr/openSUSE_Leap_42.1/

THEN 'zypper in ardunio' finally found the packages.

Hope this helps :slight_smile: