How to Update Raspberry Pi 3 Raspbian Packages

Опубликовано: 05 Октябрь 2024
на канале: howtwos101
37,936
241

This video will show you how to update all installed programs on your Raspberry Pi to the newest version. It's always advised if you're having issues to run an update, as well as if you are going to install new programs.

I am using the Raspberry Pi 3B+: https://amzn.to/2Tnsc0l and recommend using a 2.5A minimum power supply, such as: https://amzn.to/2G0wcku I usually use whatever SD cards I can get cheaply, but recommend minimum 8GB and class 10, here's an example of a good cheap option: https://amzn.to/2MHJkvb If you need recommendations for good compatible Pi hardware just leave a comment below.

The commands to update Raspbian programs are

sudo apt-get update

and

sudo apt-get upgrade

The update will get all of the newest packages, and upgrade will install them. So make sure to run update first.

When you run upgrade, if there are packages to be installed there will usually be a prompt for if you are ok with using the additional space required for the installs. Just type yes and hit enter and the install will continue.

Check out my facebook at:   / 198429346974010  

or my twitter:   / allhow2s  

Or my website where I have a lot of other great tutorials (such as how to take a screenshot, or how to get the start button back on Windows 8): http://www.allhow2s.com