Line 5: |
Line 5: |
| | | |
| '''Note''' click on the screenshots for full size view hit browser <==Back to return | | '''Note''' click on the screenshots for full size view hit browser <==Back to return |
− | *wget sweets.png
| + | |
| + | If {{Code|sweets-distribution}} is not yet installed, download the [ftp://download.sugarlabs.org/packages/sweets-distribution.sh sweets-distribution.sh] install script and run it from the {{Code|root}} user, e.g., |
| + | type the following commands in a terminal: |
| + | |
| + | wget ftp://download.sugarlabs.org/packages/sweets-distribution.sh |
| + | sudo sh sweets-distribution.sh |
| + | |
| [[File:wget sweets.png|800px]] | | [[File:wget sweets.png|800px]] |
− | *sweets-status.png | + | *To get the status information about currently selected and all available repositories: |
| + | |
| + | sweets-distribution status |
| + | |
| [[File:sweets-status.png|800px]] | | [[File:sweets-status.png|800px]] |
− | *sweets-select.png | + | |
| + | *To add chosen, here {{Code|0.94}}, repository in the system |
| + | |
| + | sudo sweets-distribution select 0.94 |
| [[File:sweets-select.png|800px]] | | [[File:sweets-select.png|800px]] |
− | *apt-get install sweets-desktop.png | + | |
| + | *In the regular way for your operating system (such as with '''apt-get install''' or '''yum install'''), from a local system terminal, console, or via SSH, install one of the following packages: |
| + | |
| + | * {{Code|sweets-desktop}}<br>The full set of packages from Sweets Desktop. |
| + | |
| [[File:apt-get install sweets-desktop.png|800px]] | | [[File:apt-get install sweets-desktop.png|800px]] |
− | *Sugar-sweets.png | + | |
| + | *To run Sugar in a window without logging out from the current desktop environment, select the ''Education/Sugar'' application menu item or enter the following command in a terminal: |
| + | |
| + | sweets-sugar-emulator |
| + | :education/sugar |
| [[File:Sugar-sweets.png|800px]] | | [[File:Sugar-sweets.png|800px]] |
| *sweets-emulator.png | | *sweets-emulator.png |
| [[File:sweets-emulator.png|800px]] | | [[File:sweets-emulator.png|800px]] |
| + | |
| ==For Full Screen Sweets-sugar== | | ==For Full Screen Sweets-sugar== |
| # edit the command of sweets-emulator to sweets-emulator -f | | # edit the command of sweets-emulator to sweets-emulator -f |