Select Page

ABIOLA RASP – Raspberries for African School Projects

Wie können wir helfen?

< Alle Themen
Print

Update the operating system in the Raspberry Pi

no-034 au-03

System update

The Raspbian version installed in the emulator is relatively old, but it can be updated at least within limits.

  1. Open Terminal
  2. Run below command to update package

sudo apt-get update

3. Run below command to upgrade the system

sudo apt-get upgrade

4. Run below command to create more free space in the Sd card

sudo apt-get clean

NOTE:
Update process can take a long time.

WARNING
During the update process if you see a confirmation message on the terminal, please type y then press enter to continue.

Inhaltsverzeichnis