Skip to main content

Updating on Linux

Backup your Data!

Before updating, you should always backup your data!

This can be done by either copying the User directory (which is /var/lib/MakePro/glue by default) or by exporting all your solutions via the UI.

  1. Get access to a terminal to run the following commands.
Terminal Access on the Glue Pi OS Image

If you're running the Glue Pi OS Image, you have two options to get access to a terminal:

  1. Connect a Keyboard and a monitor.
  2. Then, login with the following credentials:
    Username: glue
    Password: makepro-x
  1. Make sure you have a backup of your data directory.
  2. Run sudo apt-get update
  3. Run sudo apt-get upgrade glue and confirm any dialogs by pressing the y key.
  4. Restart your Pi / Computer using sudo reboot
  5. Update complete!