"allen wayne best just ramblin in his amx" <[EMAIL PROTECTED]> writes:

>                                                     i've used
> apt-get to get all the packages that i've needed (though apt-get is
> a bit klunky. for instance, i would much prefer it show me what i
> have that has an upgrade path, rather than everything in the world.

If I understand you right, you should try:

apt-get -su upgrade | more

which will show you all packages which would be upgraded automatically
without the '-su'. Then you can upgrade selected packages with

apt-get install xyz

Greetings,
joachim

Reply via email to