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
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