Difference between revisions of "Install daemons v3"

From RobotinoWiki
m (changed "underscore" to "minus" at robotino-daemons package)
Line 4: Line 4:
 
<pre>
 
<pre>
 
apt-get update
 
apt-get update
apt-get install rec-rpc robotino-common robotino_daemons robotino-api2 robotino-examples robotino3-firmware
+
apt-get install rec-rpc robotino-common robotino-daemons robotino-api2 robotino-examples robotino3-firmware
 
</pre>
 
</pre>

Revision as of 14:48, 6 October 2016

Read how to setup apt sources about how to tell Robotino where to download the packages.

After configuring apt run the following commands

apt-get update
apt-get install rec-rpc robotino-common robotino-daemons robotino-api2 robotino-examples robotino3-firmware