On Tue, Jun 16, 2015 at 3:53 AM, Santiago Vila <[email protected]> wrote: > On Tue, Jun 16, 2015 at 01:29:50AM +0200, Santiago Vila wrote: >> apt-get -o APT::Install-Recommends="0" nombre-del-paquete > > Error. Faltaba el "install". > > apt-get -o APT::Install-Recommends="0" install nombre-del-paquete > > También se puede hacer simplemente "apt-get install nombre-del-paquete" > si se hace esto primero: > > echo 'APT::Install-Recommends "0";' > /etc/apt/apt.conf.d/75recommends > > y así no instalará las recomendaciones nunca.
Gracias por la información. Tomo en cuenta todos los comentarios. > > > -- > To UNSUBSCRIBE, email to [email protected] > with a subject of "unsubscribe". Trouble? Contact [email protected] > Archive: https://lists.debian.org/[email protected] > -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/CAM50uNy7bz3aEdnsQ6w2UeSzNY [email protected]

