EmbLogic's Blog

Installing Arduino IDE in Fedora OS

 Open the terminal

First you log in as a super user

$ su

$ password: *******

After you log in as a super user, download these packages given below.

yum install arduino

yum install java-1.7.0-openjdk

After running these two commands , you will find arduino executable file in your file system . Run the executable file.

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>