-
Install Xorg Display Server:
- Open a terminal and run the following command to install the Xorg display server:
sudo apt install xserver-xorg
- Open a terminal and run the following command to install the Xorg display server:
-
Install LightDM Display Manager:
- Run the following command to install the LightDM display manager:
sudo apt install lightdm
- Run the following command to install the LightDM display manager:
-
Set LightDM as Default Display Manager:
- Run the following command to set LightDM as the default display manager:
sudo dpkg-reconfigure lightdm
- Select "lightdm" from the list of display managers and press Enter.
- Run the following command to set LightDM as the default display manager:
-
Reboot:
- Reboot your Raspberry Pi to apply the changes:
sudo reboot
- Reboot your Raspberry Pi to apply the changes:
-
Install Sugar Desktop Environment:
- Open a terminal and run the following command to install the Sugar desktop environment:
sudo apt install sucrose
- Open a terminal and run the following command to install the Sugar desktop environment:
-
Configure Sugar as Default Desktop Environment:
- Run the following command to configure Sugar as the default desktop environment:
sudo update-alternatives --config x-session-manager
- Run the following command to configure Sugar as the default desktop environment:
-
Reboot:
- Reboot your Raspberry Pi to apply the changes:
sudo reboot
- In the Display management GUI , Select "sugar" from the list and press Enter.
- Reboot your Raspberry Pi to apply the changes:
- Start developing Sugar and its components according to your requirements you can see the given link for more info.