Intel logo
  1. Get the latest IoT dev kit Eclipse IDE package.

    1. On the USB key: downloadsLinuxedison_media
    2. Copy iotdk-ide-linux.tar.b2 to your computer.
  2. Extract the contents of iotdk-ide-linux.tar.b2.

    1. Open a new Terminal window.

    2. cd into the directory that contains the .bz2. e.g. If you copied the file to your desktop:

      cd ~/Desktop/

    3. Extract the tar.bz2. The process will take a a few minutes.

      tar -jxvf iotdk-ide-linux.tar.bz2