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 robotino-daemons robotino-api2 robotino-examples
 
</pre>
 
</pre>

Latest revision as of 15:01, 28 January 2019

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 robotino-daemons robotino-api2 robotino-examples