El dom, 15-04-2007 a las 19:43 -0500, Luis Rodrigo Gallardo Cruz escribió: > On Mon, Apr 16, 2007 at 01:42:48AM +0200, Rober Morales-Chaparro wrote: > > "como saber que paquetes recomendados deberian haber sido > > instalados y no lo han sido." > > Arranca aptitude, presiona f10, navega al menú 'Vistas', elije > 'Auditar Recomendaciones', navega por la lista que te aparece. >
jajajaja! de haber leído tu mensaje antes de hacer esto:
dpkg --get-selections|awk '{print $1}'|xargs -n1 apt-cache show|grep
Recommends|sed 's/Recommends://'
(Va todo en la misma línea).
apt-get moo!
--
Gabriel Parrondo
GNU/Linux User #404138
GnuPG Public Key ID: BED7BF43
JID: [EMAIL PROTECTED]
"The only difference between theory and practice is that, in theory, there's no
difference between theory and practice."
signature.asc
Description: Esta parte del mensaje está firmada digitalmente

