Linux
Arch
Python
<p>Just notes for my system using an Uno board...</p>
<pre><code>packer python2-pip
sudo pip2 install -U platformio
platformio init
platformio platform install atmelavr
</code></pre>