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.
0 comments:
Post a Comment
Note: only a member of this blog may post a comment.