Difference between revisions of "Fedora"
Line 1: | Line 1: | ||
− | <noinclude> | + | <noinclude>[[Category:Supported systems]]</noinclude> |
− | [[Category:Supported systems]] | + | [[File:Fedora.jpg]] |
− | </noinclude> | ||
− | |||
''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 (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] | |
− | In a | + | In relation to Sugar, Fedora is a downstream distribution project that can be used to run Sugar. |
+ | |||
+ | == Using Sugar as a Desktop Environment == | ||
+ | |||
+ | In a Terminal, type: | ||
sudo dnf groupinstall sugar-desktop | sudo dnf groupinstall sugar-desktop | ||
− | sudo dnf install | + | sudo dnf install python2-decorator webkitgtk3 |
− | + | Then restart your computer. At the password prompt select the ''Sugar'' desktop. | |
− | == | + | == 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. | ||
+ | |||
+ | sugar-runner is also available from ''Activities'' search. | ||
− | |||
− | |||
{{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:}} | {{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 | sudo sed -i "s/\(Exec=sugar-runner\).*/\1 --resolution 1024x768/" /usr/share/applications/sugar-runner.desktop | ||
− | ::* "Logout" | + | ::* "Logout" from Sugar to return to the desktop environment you were previously using. |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | == | + | == Sugar on a Stick == |
− | + | Sugar on a Stick 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]]. | 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]]. | ||
Line 50: | Line 50: | ||
== Fedora's Sugar Packaging Repository == | == Fedora's Sugar Packaging Repository == | ||
* http://pkgs.fedoraproject.org/cgit/sugar.git/ | * http://pkgs.fedoraproject.org/cgit/sugar.git/ | ||
+ | * http://pkgs.fedoraproject.org/cgit/sugar-toolkit-gtk3.git/ | ||
== Subpage index == | == Subpage index == | ||
{{Special:PrefixIndex/{{PAGENAMEE}}/}} | {{Special:PrefixIndex/{{PAGENAMEE}}/}} |
Revision as of 00:59, 21 March 2017
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
In a Terminal, type:
sudo dnf groupinstall sugar-desktop sudo dnf install python2-decorator webkitgtk3
Then restart your computer. At the password prompt select the Sugar desktop.
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.
sugar-runner is also available from Activities search.
sudo sed -i "s/\(Exec=sugar-runner\).*/\1 --resolution 1024x768/" /usr/share/applications/sugar-runner.desktop
- "Logout" from Sugar to return to the desktop environment you were previously using.
Sugar on a Stick
Sugar on a Stick 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 here. The installer is started from the Sugar Terminal Activity, with the command liveinst
, run as root. There is a tutorial here.
Fedora Versions
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
- http://pkgs.fedoraproject.org/cgit/sugar.git/
- http://pkgs.fedoraproject.org/cgit/sugar-toolkit-gtk3.git/