Install 2.0 on Linux

I am attempting to install the 2.0.1 instance on ubuntu 16.04 LTS and when I attempt to execute the AppImage file nothing happens. I did make it executable.

Here is the contents of ps aux | grep arduino-ide

ray       4639  0.6  0.7 21612232 116040 ?     Sl   10:14   0:01 /tmp/.mount_arduinuEHx8r/arduino-ide
ray       4644  0.7  0.0  21932  2008 ?        Ssl  10:14   0:01 /home/ray/Downloads/arduino-ide_2.0.1_Linux_64bit.AppImage
ray       4649  0.0  0.2 17178500 48016 ?      S    10:14   0:00 /tmp/.mount_arduinuEHx8r/arduino-ide --type=zygote --no-zygote-sandbox
ray       4650  0.0  0.2 17178500 46176 ?      S    10:14   0:00 /tmp/.mount_arduinuEHx8r/arduino-ide --type=zygote
ray       4652  0.0  0.0 17178500 10196 ?      S    10:14   0:00 /tmp/.mount_arduinuEHx8r/arduino-ide --type=zygote
ray       4698  0.0  0.4 17367916 76880 ?      Sl   10:14   0:00 /tmp/.mount_arduinuEHx8r/arduino-ide --type=gpu-process --field-trial-handle=3932367437746755926,12191707553628283483,131072 --disable-features=SpareRendererForSitePerProcess --user-data-dir=/home/ray/.config/arduino-ide --gpu-preferences=UAAAAAAAAAAgAAAIAAAAAAAAAAAAAAAAAABgAAAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAGAAAAAAAAAAIAAAAAAAAAAgAAAAAAAAACAAAAAAAAAA= --shared-files
ray       4710  0.0  0.3 17244164 55420 ?      Sl   10:14   0:00 /tmp/.mount_arduinuEHx8r/arduino-ide --type=utility --utility-sub-type=network.mojom.NetworkService --field-trial-handle=3932367437746755926,12191707553628283483,131072 --disable-features=SpareRendererForSitePerProcess --lang=en-US --service-sandbox-type=none --user-data-dir=/home/ray/.config/arduino-ide --shared-files=v8_context_snapshot_data:100

I do have arduino 1.8.16 do I have to remove this frst?

Hi @nefArduino. I don't know for certain that it is the cause, but Ubuntu 16.04 is quite outdated.

Have you tried the ZIP package (downloadable via the "Linux ZIP file 64 bits (X86-64)" link on the "Software" page)? It is possible the problem is specific to the AppImage package.

No. That is definitely not related to the problem. You are welcome to have both IDE versions installed simultaneously (I have about 200 different versions on my computer right now).

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.