Le 27/08/2010 à 16:35, T o n g a écrit : > > Hi, > > I use to get the list of obsoleted packages using aptitude. Now that I'm > planning to remove aptitude, what are the alternatives? >
obsolete = not up to date = need to be upgraded => apt-get update # update the package informations apt-get -s upgrade # will show the list of packages that would need to be upgraded but would do nothing Alain -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

