That at least explains the behavior, and makes sense I guess. But I'd
actually like it to really install all "recommends", for all packages I have
installed.
This Perl script won't do the installs for you, but it should give you a
look at what you might end up installing if you do want all of the
recommended packages for every installed package:
#!/usr/bin/perl
my @installed = grep /\binstall$/, `dpkg --get-selections`;
@installed = map +(/^(\S+)/)[0], @installed;
my $rx = join ('|', map quotemeta, @installed);
Which debian sources to use to install to Knoppix 4.0.2? ... running into a problem when I install software to version 4.0.2 that I ... Check out the list of extra packages to be installed, ...akregator ark cupsys cupsys-bsd cupsys-client gcc-4.0-base gs-common ...kdepim-kfile-plugins kdepim-kio-plugins kdeprint kdesktop kdessh kdf... (comp.os.linux.misc)
Apt Gone Mad?-Or Is It Me?-Expert Help Needed ... So tried to upgrade OO to 2.0 but Apt refused to do so. ... Aptitude doesn't show anything but Wajig shows unmet dependency for kdelibs-data.... The following packages are unused and will be REMOVED: agsync arson barcode brahms cdda2wav cddb digikam digikamimageplugins gmessage guarddog guidedog hotswap-gui hotswap-text i2e id3v2 kbarcode kbear kbiff kdebase-dev kdirstat kile kimdaba klog klogic kmymoney2 knetfilter knutclient komba2 kover kprof kpsk krusader ksimus ksimus-boolean ksimus-datarecorder ksimus-floatingpoint ksocrat ksocrat-data kvdr kvirc kvirc-data kvirc-doc kwavecontrol kxmleditor lesstif2 libdynamite libimlib2-dev libkonq4-dev libmimedir liborange ... ChatagnierL-Home:/temp# wajig install openoffice.org Reading Package Lists... ... (Debian-User)
Re: libc6 preventing kernel upgrade from 2.2 ... What if you roll your own kernel?... The following extra packages will be installed: ... until I tried to install the linuxant wifi driver and it told me. ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ... (Debian-User)