File: fedora.md

package info (click to toggle)
sugar 0.121-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 11,256 kB
  • sloc: python: 28,842; sh: 955; xml: 510; makefile: 379
file content (28 lines) | stat: -rw-r--r-- 1,196 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Using Sugar on Fedora
=====================

*Fedora is an operating system based on the Linux kernel, developed by the community-supported Fedora Project and sponsored by Red Hat.* -- [wikipedia.org](https://en.wikipedia.org/wiki/Fedora_(operating_system))

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

Then restart your computer. At the *Sign in* select the *Sugar* desktop (Fedora uses GDM by default, tutorial to login to Sugar using GDM can be viewed in [the Sugar Docs](https://github.com/sugarlabs/sugar-docs/blob/master/src/sugar-logging-in.md)).

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