Difference between revisions of "Fedora"

From Sugar Labs
Jump to navigation Jump to search
(simplest method for default first.)
(updating links for Fedora source packages)
(30 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<noinclude>
+
<noinclude>[[Category:Supported systems]]</noinclude>
[[Category:Supported systems]]
+
[[File:Fedora.jpg]]
</noinclude>
 
==Installing the Sugar Learning Environment==
 
  
'''Using the command line'''
+
''Fedora and the Infinity design logo are trademarks of Red Hat, Inc.''
  
: In a terminal or console, enter this command line:
+
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]
 
sudo yum install @sugar-desktop sugar-runner
 
  
'''Graphical user interface method'''
+
In relation to Sugar, Fedora is a downstream distribution project that can be used to run Sugar.
  
: Fedora 20's default GNOME3 graphical software installer tool fails to find Sugar, reportedly as Sugar is not considered to be an "application".
+
== Using Sugar as a Desktop Environment ==
  
: [https://fedorahosted.org/yumex/ Yum Extender] finds Sugar by searching for "Groups".
+
Install Fedora.  Then, in a Terminal, type:
 +
 +
sudo dnf groupinstall sugar-desktop
 +
sudo dnf install python2-decorator webkitgtk3
  
: Yum Extender is the default graphical software installer tool in certain Fedora Desktop Environments, for instance XFCE, and is found in ''Applications Menu -> Administration -> Yum Extender''.
+
<!-- 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.
  
: If not installed, use the default software installer tool to search for and install ''yumex''. See also [http://www.yumex.dk/p/documnetation.htm YumEx documentation].
+
[[File:Fedora-25-gdm-desktop-choice.png|300px|Fedora 25 GDM Desktop Choice with Sugar]]
 +
<!-- last tested with Fedora 25 in March 2017) -->
  
: Open Yum Extender. ''Package Filters'' are found on the line below the main search bar. Use the Package Filter buttons to select "Groups".
+
== Using Sugar with another Desktop Environment ==
  
: The navigation pane on the left, now lists all Package Groups in alphabetical order.
+
Select the ''GNOME on Xorg'' or ''GNOME Classic'' desktop, then in a Terminal, type:
: Near the foot of the list, press the "+" to open "Sugar Desktop Environment".
+
 
+
sudo dnf groupinstall sugar-desktop
: This will reveal two "Groups". Place a check in the box for "Sugar Desktop Environment". Review the selection in the right pane.
+
sudo dnf install sugar-runner python2-decorator webkitgtk3
: At the foot of the Yum Extender window, "Install All" will mark all packages for installation.
+
sugar-runner
 
 
: Now press "Apply" to have all necessary packages and dependencies installed, together with a useful selection of Activities.
 
 
 
: In order to be able to use ''Sugar-runner'', enter sugar-runner in the search field, press "Enter", mark it for installation and press "Apply".
 
 
 
: Later (if desired) you can return to Yum Extender and install further packages within "Additional Sugar Activities".
 
 
 
 
 
<!-- on , from the Applications Menu, select Administration, select Software.
 
Select (top item) Package collections, scroll down to
 
 
 
:::'''Sugar Desktop Environment'''<br> <span style="color: gray">sugar-desktop</span>
 
 
 
Installing this will automatically draw in a useful selection of Activities.
 
 
 
Alternatively or additionally, from the Applications Menu, select Administration, select Software. Enter '''Sugar''' in the search field.
 
 
 
Among all the PackWith ''sugar-desktop'' and ''sugar-runner'' installed you have two simple ways of running Sugar.
 
[[File:F20-Beta-TC2_gdm.png|right|250px]]
 
# To launch the Sugar Desktop Environment (also known as a Sugar session) you must reboot.
 
#* When you reboot Fedora, at the login screen, a "Sugar" entry will now be present (perhaps hidden) somewhere in the login screen, under a "settings icon" or under "Session Type".
 
#*: ''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 it.)''
 
#* Select "Sugar" within the login prompt, enter your password, and '''Enter''', and the computer will boot into the Sugar Desktop Environment.
 
# The Sugar emulator (sugar-runner) will be available (no restart required) from the Applications Menu, Select Education, Select Sugar.
 
#* Sugar will run in a [[wikipedia:Xephyr|Xephyr]] window, entitled 'Sugar Runner', 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.
 
{{Note/note|Note:|By default, ''sugar-runner'' runs full screen.
 
* "Logout" of Sugar (from the Home screen central avatar's hover palette), to return to the desktop environment you were previously using.
 
* See [[The_Undiscoverable#Sugar-Emulator_Screen_Size_Adjustment|emulator screen size adjustment]] for instructions on how to make Sugar run in a window on Fedora.}}ages select,
 
  
{|
+
Sugar will start. ''Logout'' from Sugar to return to the desktop environment you were previously using.
|-
 
|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. -->
+
Sugar is also available from ''Activities'' search in GNOME.
 
'''Launching Sugar'''
 
  
With ''sugar-desktop'' and ''sugar-runner'' installed you have two simple ways of running Sugar.
+
{{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:}}
[[File:F20-Beta-TC2_gdm.png|right|250px]]
+
sudo sed -i "s/\(Exec=sugar-runner\).*/\1 --resolution 1024x768/" /usr/share/applications/sugar-runner.desktop
# To launch the Sugar Desktop Environment (also known as a Sugar session) you must reboot.
 
#* When you reboot Fedora, at the login screen, a "Sugar" entry will now be present (perhaps hidden) somewhere in the login screen, under a "settings icon" or under "Session Type".
 
#*: ''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 it.)''
 
#* Select "Sugar" within the login prompt, enter your password, and '''Enter''', and the computer will boot into the Sugar Desktop Environment.
 
# The Sugar emulator (sugar-runner) will be available (no restart required) from the Applications Menu, Select Education, Select Sugar.
 
#* Sugar will run in a [[wikipedia:Xephyr|Xephyr]] window, entitled 'Sugar Runner', 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.
 
{{Note/note|Note:|By default, ''sugar-runner'' runs full screen.
 
* "Logout" of Sugar (from the Home screen central avatar's hover palette), to return to the desktop environment you were previously using.
 
* See also [[The Undiscoverable#sugar-emulator, sugar-runner, and sweets-sugar-emulator|emulator screen size adjustment]] for alternative emulator sizing.}}
 
  
==Fedora Sugar on a Stick Spin==
+
== Using Sugar from a USB drive - Sugar on a Stick ==
  
Fedora spins are alternative versions of Fedora, tailored for various types of users. The Fedora Sugar on a Stick Spin, http://spins.fedoraproject.org/soas/, is the variant of Fedora, with [[Sugar on a Stick]] components included.
+
Sugar on a Stick (SoaS) is a Fedora spin, made from Fedora and Sugar together.
  
While the Spin is optimized for installation on a USB thumbdrive ("stick"), it can be installed to a hard drive by following the Fedora installation process documented [http://docs.fedoraproject.org/en-US/Fedora/20/html/Installation_Guide/ here]. The installer is started from the Sugar Terminal Activity, with the command {{Code|liveinst}}, run as root. There is a tutorial [[Tutorials/Installation/Install with liveinst|here]].
+
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]].
  
 
* See '''[[File:Soas-avocado.svg|200px|bottom|link=Sugar on a Stick]]'''.
 
* See '''[[File:Soas-avocado.svg|200px|bottom|link=Sugar on a Stick]]'''.
  
==Fedora Versions==
+
== Fedora Versions ==
 
<span class="weblink">[[File:Fedora.jpg|link=http://fedoraproject.org/]]</span> {{Fedora Version Linkbar}}<br>
 
<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.''
 
''Fedora and the Infinity design logo are trademarks of Red Hat, Inc.''
  
 
== Fedora Downloads ==
 
== Fedora Downloads ==
* http://fedora.mirror.lstn.net/releases/20/
 
 
* http://fedora.mirror.lstn.net/releases/
 
* http://fedora.mirror.lstn.net/releases/
 +
 +
== Fedora's Sugar Packaging Repository ==
 +
* https://src.fedoraproject.org/rpms/sugar
 +
* https://src.fedoraproject.org/rpms/sugar-artwork
 +
* https://src.fedoraproject.org/rpms/sugar-toolkit-gtk3
 +
* https://src.fedoraproject.org/rpms/sugar-datastore
  
 
== Subpage index ==
 
== Subpage index ==
 
{{Special:PrefixIndex/{{PAGENAMEE}}/}}
 
{{Special:PrefixIndex/{{PAGENAMEE}}/}}

Revision as of 13:32, 22 December 2017

Fedora.jpg

Fedora and the Infinity design logo are trademarks of Red Hat, Inc.

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. -- wikipedia.org

In relation to Sugar, Fedora is a downstream distribution project that can be used to run Sugar.

Using Sugar as a Desktop Environment

Install Fedora. Then, in a Terminal, type:

sudo dnf groupinstall sugar-desktop
sudo dnf install python2-decorator webkitgtk3

Then restart your computer. At the Sign in select the Sugar desktop.

Fedora 25 GDM Desktop Choice with Sugar

Using Sugar with another Desktop Environment

Select the GNOME on Xorg or GNOME Classic desktop, then in a Terminal, type:

sudo dnf groupinstall sugar-desktop
sudo dnf install sugar-runner python2-decorator webkitgtk3
sugar-runner

Sugar will start. Logout from Sugar to return to the desktop environment you were previously using.

Sugar is also available from Activities search in GNOME.

35px-Activity-write.png
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

Using Sugar from a USB drive - Sugar on a Stick

Sugar on a Stick (SoaS) is a Fedora spin, made from Fedora and Sugar together.

SoaS starts from a USB drive ("stick"), and can be installed with the Fedora installation process. Or, the Fedora installer may be started from the Sugar Terminal activity, with the command sudo liveinst, or using the tutorial.

  • See Soas-avocado.svg.

Fedora Versions

Fedora.jpg Fedora® version page: 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 |
Fedora and the Infinity design logo are trademarks of Red Hat, Inc.

Fedora Downloads

Fedora's Sugar Packaging Repository

Subpage index