Changes

Jump to navigation Jump to search
638 bytes removed ,  00:46, 10 April 2017
Line 1: Line 1: −
<noinclude>
+
<noinclude>[[Category:Supported systems]]</noinclude>
[[Category:Supported systems]]
+
[[File:Fedora.jpg]]
</noinclude>
  −
==Sugar Learning Environment==
     −
'''Installing Sugar in Fedora'''
+
''Fedora and the Infinity design logo are trademarks of Red Hat, Inc.''
   −
Using the GUI, from the Applications Menu, select Administration, select Software.
+
Fedora (formerly Fedora Core) is an operating system based on the Linux kernel, developed by the community-supported Fedora Project and sponsored by Red Hat. -- [https://en.wikipedia.org/wiki/Fedora_(operating_system) wikipedia.org]
Select (top item) Package collections, scroll down to
     −
:::'''Sugar Desktop Environment'''<br> <span style="color: gray">sugar-desktop</span>
+
In relation to Sugar, Fedora is a downstream distribution project that can be used to run Sugar.
   −
Installing this will automatically draw in a useful selection of Activities.
+
== Using Sugar as a Desktop Environment ==
   −
Alternatively or additionally, from the Applications Menu, select Administration, select Software. Enter '''Sugar''' in the search field.
+
Install Fedora.  Then, in a Terminal, type:
 +
 +
sudo dnf groupinstall sugar-desktop
 +
sudo dnf install python2-decorator webkitgtk3
   −
Among all the Packages select,
+
<!-- missing dependencies on fedora 25 are python2-decorator webkitgtk3 -->
 +
Then restart your computer.<!-- https://fedoraproject.org/wiki/Common_F25_bugs#Workstation_login_screen_.28GDM.29_does_not_show_newly-installed_desktops_until_system_is_rebooted_or_shut_down -->
 +
At the ''Sign in'' select the ''Sugar'' desktop.
   −
{|
+
[[File:Fedora-25-gdm-desktop-choice.png|300px|Fedora 25 GDM Desktop Choice with Sugar]]
|-
+
<!-- last tested with Fedora 25 in March 2017) -->
|width="15"|
  −
|[[File:XO_buddy.png|28px|link=]]
  −
|width="10"|
  −
|'''The emulator for the Sugar Learning Environment'''<br> <span style="color: gray">sugar-emulator.''<sub>version-number</sub>''</span>
  −
|}
     −
:and any or all of the Sugar Activities.
+
== Using Sugar with another Desktop Environment ==
   −
'''Note'''  [[Fedora_20#Install_Media|'''sugar-runner''']] is the replacement for sugar-emulator in [[Fedora 20]].
+
Select the ''GNOME on Xorg'' or ''GNOME Classic'' desktop, then in a Terminal, type:
 
   
 
   
'''Or,''' using the command line, in a root terminal, enter
+
  sudo dnf groupinstall sugar-desktop
 
+
  sudo dnf install sugar-runner python2-decorator webkitgtk3
  yum install @sugar-desktop sugar-emulator 
+
  sugar-runner
  yum install @sugar-desktop sugar-runner      (f20)
  −
   
  −
'''Launching Sugar'''
  −
 
  −
With sugar-desktop and sugar-emulator (or sugar-runner) installed you have two ways of running Sugar.
  −
 
  −
1. To launch the Sugar Desktop Environment (also known as a Sugar session) you must reboot.
  −
[[File:F20-Beta-TC2_gdm.png|right|200px]]
  −
When you reboot Fedora, at the point where you login, login screen, a "Sugar" entry will now be present, maybe hidden, usually in the lower part of the login prompt, under a "settings icon" or under "Session Type".
     −
''Note, the "Sugar" entry in the login screen may not be very obvious at first, and the look will depend on the login manager on your system. This image shows the "Sugar" entry being selected in Fedora 20. Click the image to enlarge.''
+
Sugar will start. ''Logout'' from Sugar to return to the desktop environment you were previously using.
   −
Select "Sugar" within the login prompt, enter your password, and '''Enter''', and the computer will boot into Sugar Desktop Environment.
+
Sugar is also available from ''Activities'' search in GNOME.
    +
{{Note/note|Note:|By default, ''sugar-runner'' runs full screen. To launch in a smaller window, edit the launcher to insert a default screen resolution using the command line below:}}
 +
sudo sed -i "s/\(Exec=sugar-runner\).*/\1 --resolution 1024x768/" /usr/share/applications/sugar-runner.desktop
   −
2.The Sugar emulator will be available (no restart required) from the Applications Menu, Select Education, Select Sugar
+
== Using Sugar from a USB drive - Sugar on a Stick ==
   −
Sugar will run in a [[wikipedia:Xephyr|Xephyr]] window, Sugar in a window, within your current desktop environment. You will have full access to Sugar features, and may even run multiple instances. Networking bugs may currently prevent collaboration with others in the jabber.sugarlabs.org server Neighborhood. Press key '''F1''' to see the Sugar Neighborhood view.
+
Sugar on a Stick (SoaS) is a Fedora spin, made from Fedora and Sugar together.
: See [[The_Undiscoverable#Sugar-Emulator_Screen_Size_Adjustment|emulator screen size adjustment]].
      +
SoaS starts from a USB drive ("stick"), and can be installed with the [http://docs.fedoraproject.org/en-US/Fedora/20/html/Installation_Guide/ Fedora installation process].  Or, the Fedora installer may be started from the Sugar Terminal activity, with the command {{Code|sudo liveinst}}, or using the [[Tutorials/Installation/Install with liveinst|tutorial]].
   −
===Fedora Sugar on a Stick Spin===
  −
Sugar is pre-installed in a  Live CD Fedora Spin that can be fully installed, if desired.
   
* See '''[[File:Soas-avocado.svg|200px|bottom|link=Sugar on a Stick]]'''.
 
* See '''[[File:Soas-avocado.svg|200px|bottom|link=Sugar on a Stick]]'''.
* [http://spins.fedoraproject.org/soas/ Fedora Sugar on a Stick Spin download page]  '''Not updated''' f19 12/17/2013'''
  −
*SoaS
  −
: '''32 Bit''': http://dl.fedoraproject.org/pub/alt/stage/20-RC1.1/Live/i386/Fedora-Live-SoaS-i686-20-1.iso
  −
: '''64 Bit''': http://dl.fedoraproject.org/pub/alt/stage/20-RC1.1/Live/x86_64/Fedora-Live-SoaS-x86_64-20-1.iso (Clicking link begins download.)
     −
* [[Fedora_20#Download_Fedora_20 | Links and info on how to Download f20]]
+
== Fedora Versions ==
 +
<span class="weblink">[[File:Fedora.jpg|link=http://fedoraproject.org/]]</span> {{Fedora Version Linkbar}}<br>
 +
''Fedora and the Infinity design logo are trademarks of Red Hat, Inc.''
   −
{{Show|Earlier versions of Sugar on a Stick and other SoaS project pages can be reviewed at these pages: |{{Special:PrefixIndex/Sugar on a Stick/}}}}
+
== Fedora Downloads ==
 +
* http://fedora.mirror.lstn.net/releases/
   −
==Fedora Versions==
+
== Fedora's Sugar Packaging Repository ==
<span class="weblink">[[File:Fedora.jpg|link=http://fedoraproject.org/]]</span> {{Fedora Version Linkbar}}<br>
+
* http://pkgs.fedoraproject.org/cgit/sugar.git/
''Fedora and the Infinity design logo are trademarks of Red Hat, Inc.''
+
* http://pkgs.fedoraproject.org/cgit/sugar-artwork.git/
 +
* http://pkgs.fedoraproject.org/cgit/sugar-toolkit-gtk3.git/
 +
* http://pkgs.fedoraproject.org/cgit/sugar-datastore.git/
    
== Subpage index ==
 
== Subpage index ==
 
{{Special:PrefixIndex/{{PAGENAMEE}}/}}
 
{{Special:PrefixIndex/{{PAGENAMEE}}/}}

Navigation menu