-
Get the latest Intel® XDK IoT Edition installer.
- On the USB key: downloads → Linux → edison_media.
- Copy the iot_web_[your OS]_master_[version] installer file to your computer.
-
Open Terminal.
-
Use the
cd
command to go into the folder where the installer file is. For example:cd ~/Desktop/
-
Use the
tar
command to extract the .tgz. For example:tar zxvf iot_web_linux64_master_1912.tgz
(Note: Replace the filename shown below with your .tgz filename.)
-
Go into the extracted folder, then run the installer shell file. For example:
cd iot_web_linux64 ./install.sh
-
After launching the Intel® XDK installer, follow the installation wizard and click Next where needed.