PDA

View Full Version : [all variants] How "aptitude safe-upgrade" with recommends?



simonbcn
June 8th, 2010, 01:30 PM
Today I have done an upgrade:

sudo aptitude safe-upgrade

And this is the warning showed by aptitude:

The following packages are RECOMMENDED but will NOT be installed:
....

I have this in /etc/apt/apt.conf:

Apt::Install-Recommends "true";

It seems that this line only affects a new installs.

Can I do an upgrade with recommends?