arduino
Arduino Studio - Integrated Development Environment for the Arduino platform. More information: <https://github.com/arduino/Arduino/blob/master/build/shared/manpage.adoc>.
RUN apt-get update && \
apt-get install -y arduino
RUN apt-get update && \
apt-get install -y arduino
RUN pacman -S --noconfirm arduino
RUN apt-get update && \
apt-get install -y arduino
RUN dnf install -y arduino
RUN apt-get update && \
apt-get install -y arduino