참고: http://playground.arduino.cc/Linux/Ubuntu
$ sudo apt-get update && sudo apt-get install arduino arduino-core $ arduino
중국산 보드의 경우 USB to Serial 칩셋으로 CH340을 사용하는데,
리눅스용 CH340 driver를 다운로드받아 설치할 수도 있으나, Ubuntu에 이미 들어있어서 설치가 불필요했다.
$ sudo apt-get update && sudo apt-get install arduino arduino-core $ arduino