Arduino IDE 1.8.5 Changelog
[ide]
- Added workaround for menu visibility bug in MacOSX 10.13 beta. Thanks @puybaret
- Fixed bug for negative-font-size.
- New/Rename tabs now allows names starting with a number.
Installation instructions:
1. Download the latest packages, Linux 32-bit or Linux 64-bit, from the official link below:
2. Open terminal from Unity Dash, App Launcher, or via Ctrl+Alt+T keys. When it opens, run below commands one by one:
$ cd ~/Downloads $ tar -xvf arduino-1.8.5-*.tar.xz $ sudo mv arduino-1.8.5 /opt $ cd /opt/arduino-1.8.5/ $ chmod +x install.sh $ ./install.sh |
Finally, launch Arduino IDE from Unity Dash, Application Launcher, or via Desktop shortcut.
Thanks! Resolved the problem for us.
ReplyDeletemuchas gracias!
ReplyDelete
ReplyDeletethanks this turorial saved me
after installing ubuntu 18 and reinstalling arduino ide
install direct with ubuntu soft was nok
usb permissions problems arduino ide
following above tutorial works