02-28-2021, 12:02 PM
ssh into the phone or start the shell
sudo apt-get update
sudo apt-get upgrade (say N the first time through)
pay attention to the top line (or near the top) that lists the programs NOT being upgraded. Now type, and add those programs to the end of the line
sudo apt-get upgrade <add programs that were not being upgraded>
this should take care of that problem
sudo apt-get update
sudo apt-get upgrade (say N the first time through)
pay attention to the top line (or near the top) that lists the programs NOT being upgraded. Now type, and add those programs to the end of the line
sudo apt-get upgrade <add programs that were not being upgraded>
this should take care of that problem