Raspberry PI – updating your system software
How to update the system software on your Raspberry PI?
- To update your Raspberry PI system software use:
sudo apt-get update && sudo apt-get upgrade
How to update the system software on your Raspberry PI?