Raspbian Pi – Updating OS (Bullseye and Buster) components

The ultimate update command…

Run this from the pi bash shell

sudo apt update && sudo apt upgrade --assume-yes && sudo apt full-upgrade --assume-yes && sudo apt autoremove -y

Updating the pi4 EEPROM

sudo rpi-eeprom-update

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s