I have upgraded to 20.04. Arduino IDE loaded with:
snap install arduino
as suggested (version 1.8.13). The port selection item cannot be selected. As suggested in other posts, I have done:
sudo usermod -a -G dialout $USER
Actually, this added dialout
in groups. I rebooted, dialout
is still in groups, but still the port cannot be selected and, of course, I cannot upload anything on Arduino.