..and 2 not upgraded.

Paul Smith paul at mad-scientist.net
Sat Feb 9 15:04:54 UTC 2013


On Sat, 2013-02-09 at 10:22 +0000, Colin Law wrote:
> sudo apt-get update
> 
> and it will tell you which packages can be updated, then

No it won't.  That just updates the system's understanding of which
packages are available, but doesn't print out which packages are out of
date.

If you want to know what would be done to upgrade your system without
doing it, us the "-s" option with dist-upgrade:

        sudo apt-get -s dist-upgrade

Cheers!





More information about the ubuntu-users mailing list