
⇐ Back | Page | ⇑ First |
Updates
The most important final after any new operating system installation is to apply all the available updates.
Login to your Raspberry Pi, and from the console launch the following commands:
sudo apt-get update && sudo apt-get -y upgrade
This will begin the process of downloading and installing all available Raspbian updates.
Once complete, reboot your Raspberry Pi, using the following command:
sudo reboot
Your Raspberry Pi is now ready for a project!
Here are some of our most popular Raspberry Pi articles that might interest you:
⇐ Back | Page | ⇑ First |
How to install Raspbian on the Raspberry Pi