Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5055

Troubleshooting • Re: Cannot complete full update

$
0
0
I don't know what is causing the upgrade errors, but note that the recommended mantra is:

Code:

sudo apt update && sude apt full-upgrade
"apt-get" is optimised for script use, "apt" is optimised for interactive use.
"upgrade" is redundant if you use "full-upgrade".
"dist-upgrade" is equivalent to "full-upgrade", the change is to indicate that there is no cross-distribution upgrade.

Statistics: Posted by davidcoton — Mon Sep 02, 2024 9:11 pm



Viewing all articles
Browse latest Browse all 5055

Trending Articles