Changes

Jump to navigation Jump to search
724 bytes removed ,  00:43, 14 February 2018
remove duplication, raspbian is debian as far as sugar is concerned
Line 1: Line 1:  
Raspbian is a derivative of [[Debian]] for the Raspberry Pi.
 
Raspbian is a derivative of [[Debian]] for the Raspberry Pi.
   −
In relation to Sugar, Raspbian is a downstream distribution project that can be used to run Sugar.  
+
In relation to Sugar, Raspbian is a downstream distribution project that can be used to run Sugar.
   −
== Using Sugar 0.110 on Raspbian ==
+
See [[Debian]] for how to use Sugar on Raspbian.
   −
To use Sugar in Raspbian is almost the same as using it in [[Debian]]:
+
== Turtle Art/Blocks ==
 
  −
* install Raspbian ''Jessie'' in the usual way,
  −
* change <tt>/etc/apt/sources.list</tt> to use the ''Stretch'' testing release,
  −
sudo sed -i 's/jessie/stretch/g' /etc/apt/sources.list
  −
* update the package lists,
  −
sudo apt update
  −
* upgrade all packages,
  −
sudo apt dist-upgrade,
  −
* install Sugar,
  −
sudo apt install sucrose
  −
* log out,
  −
* log in with the Sugar desktop selected.
  −
 
  −
(Last tested 28th December 2016).
  −
 
  −
== Pre-built Images ==
  −
 
  −
There are no pre-built Raspbian images for Sugar. 
  −
 
  −
== Using Sugar Activities without Sugar Desktop ==
  −
 
  −
Debian packaging of Sugar Activities adds them to the Education menu, so they can be used from desktops other than Sugar.
  −
 
  −
=== Turtle Art/Blocks ===
      
You can download [[Activities/Turtle Art]] and use it on the normal desktop.  You can either download it through the package manager (and get version 98):
 
You can download [[Activities/Turtle Art]] and use it on the normal desktop.  You can either download it through the package manager (and get version 98):

Navigation menu