Install Arduino IDE on Ubuntu 20.04

point

  1. It's easier than https://www.arduino.cc/en/Guide/Linux.
  2. The location where you executed ./install.sh will be the installation destination, so you need to move to the installation destination first.

Confirmation environment

procedure

Here, the installation destination of Arduino IDE is ~/.local /. You need to reboot once.

--Download from https://www.arduino.cc/en/software

$ tar xvf ~/Downloads/arduino-1.8.13-linux64.tar.xz
$ mkdir -p ~/.local/
$ mv arduino-1.8.13 ~/.local/
$ cd ~/.local/arduino-1.8.13/
$ bash arduino-linux-setup.sh $USER
$ sudo systemctl reboot

After reboot

$ cd ~/.local/arduino-1.8.13/
$ sudo bash install.sh

If you have arduino-arduinoide.desktop on your desktop, you can launch it by right-clicking and selecting" Allow Trajectory "in the context menu.

A little commentary

arduino-linux-setup.sh will add $ USER to the dialout group and so on, so permission issues like / dev/ttyACM ** will be cleared up.

EoT

Recommended Posts

Install Arduino IDE on Ubuntu 20.04
Install Arudino IDE on Ubuntu 20
Install pyqt5 on ubuntu
Install Autoware on Ubuntu 18.04.5
Install Homebrew on Ubuntu 20.04
Install Docker on Ubuntu Server 20.04
Install zabbix agent (5.0) on Ubuntu 18.04
Install Ubuntu Desktop 20.10 on RaspberryPi4
Install raspi-config on Ubuntu 20.04 (LTS)
Install WordPress 5.5 on Ubuntu 20.04 LTS
Install PlantUML on Intellij on Ubuntu
Install Ubuntu Server 20.04 on Btrfs
Note: Install PostgreSQL 9.5 on Ubuntu 18.04
Install AWS IoT Greengrass on Ubuntu
Install JDK and JRE on Ubuntu 16.10
Install ngrok on ubuntu16.04 using Vagrant
How to install WildFly on Ubuntu 18.04
Install MQTT broker Mosquitto on Ubuntu 18.04
Install SonarQube on ECS instance on Ubuntu 16.04
Install ruby on Ubuntu 20.04 with rbenv
How to install production Metabase on Ubuntu
I want to install PHP 7.2 on Ubuntu 20.04.
Install Realtek network driver on Ubuntu Note
tmux on Ubuntu
Build and install Wireshark Development Release (3.3.1) on Ubuntu
Install Ubuntu Core 18 on Raspberry Pi 2 Model B
How to install network drivers on standalone Ubuntu
How to install NVIDIA driver on Ubuntu 18.04 (Note)
How to install multiple JDKs on Ubuntu 18.04 LTS
Install and switch between multiple Javas on Ubuntu
Install the latest version of Jenkins on Ubuntu 16
Screen recording on Ubuntu 20.04
Web Bluetooth on Ubuntu20.04
Install gradle on mac
Install OpenJDK on macOS
Try DisplayLink on Ubuntu 20.04
Reinstall Kubernetes on Ubuntu 19.10
Install Java on Mac
Install Golang on CentOS 8
Use Flutter on Ubuntu
Install Neo4j 4.1.3 on centOS
Install ROS Noetic ubuntu20.04
Install Vertica 10.0 on CentOS 6.10
Install Gradle with ubuntu16.04
Install PostgreSQL 12 on Centos8
Install nginx on centOS7
Install Python 3 on CentOS 7
Install kuromoji on CentOS7
Setting JAVA_HOME on Ubuntu
Put JetBrains on Ubuntu
Install Mattermost on CentOS 7
Install PostGIS 2.5.5 on CentOS7
Use mkdir on ubuntu
Install jpndistrict on CentOS 7
Apache2 on Ubuntu20.04 LTS
Install openjdk11 on mac
Use cpplapack on ubuntu
ubuntu on wsl part 10
Run tiscamera on Ubuntu 18.04
Install Redmine 4.1.1 on CentOS 7
Install OpenJDK 8 on mac