arduino-add-groups
AVR development board IDE and built-in libraries
Install
- All systems
-
curl cmd.cat/arduino-add-groups.sh
- Debian
-
apt-get install arduino
- Ubuntu
-
apt-get install arduino
- Arch Linux
-
pacman -S arduino
- Kali Linux
-
apt-get install arduino
- Fedora
-
dnf install arduino
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install arduino
- Raspbian
-
apt-get install arduino
- Dockerfile
- dockerfile.run/arduino-add-groups
arduino
AVR development board IDE and built-in libraries
Arduino is an open-source electronics prototyping platform based on flexible, easy-to-use hardware and software. It's intended for artists, designers, hobbyists, and anyone interested in creating interactive objects or environments. This package will install the integrated development environment that allows for program writing, code verfication, compiling, and uploading to the Arduino development board. Libraries and example code will also be installed.