Updating Raspberry Pi OS
Jump to navigation
Jump to search
Use the below commands to update your Raspberry Pi:
sudo apt-get update
sudo apt-get full-upgrade
Do not use the below update command unless you know how and why to use it. This command will install experimental software that has a good chance of breaking your operating system. It is like flying into a thunder storm cloud.
sudo rpi-update (DO NOT USE)