Arduino Installation Guide for Ubuntu 12.04 Precise Pangolin

I follow the installation guide for Arduino . I have Arduino UNO rev3 and ubuntu 64bit

The guide mentions the Synaptic Package Manager for installing software. But it doesn't seem to be available on Ubuntu 12.04 Precise Pangolin.

Should I install a list of software components through the Ubuntu software center? Or do I need to install the Synaptic Package Manager? (e.g. http://www.jonathanmoeller.com/screed/?p=3610 )

Is there a difference between the two settings?

+3
source share
6 answers

arduino 12.04. arduino : -, / , apt-get... .., .

, , . .

java headlessexceptions, , 12.04 JAVA , ? ! , :

: java-common, openjdk-7/6, java-wrappers, libjaxme-java, default-jre, defaul-jdk, libbsf-java, default-jre-headless, openjdk-6-jre-headless

, arduino, "click-on-jdk" :) Arduino !

, !

+1

Arduino Ubuntu. . Arduino IDE Ubuntu.

+1

Arduino IDE Linux - http://arduino.cc/en/Main/Software ( 32-, 64- Linux )

, , "arduino"

0

Arduino 1.0 Precise Synaptic Software Center, , . , , /etc/apt/sources.

https://apps.ubuntu.com/cat/applications/precise/arduino/ https://apps.ubuntu.com/cat/applications/synaptic/

0

Arduino Linux , Windows Mac. Arduino Linux . , arduino http://playground.arduino.cc//Learning/Linux

0

arduino ubuntu - . , :

sudo apt-get update && sudo apt-get install arduino

ubuntu, arduino. :

tar -xvzf filename.tar.xz

"" (cd Downloads) arduino (cd filename).

, arduino, arduino, :

./arduino

.

0

All Articles