A veces "apt-get install" me pregunta "Do you want to continue [Y/n]?"
:
root@T43:~# apt-get install chmsee
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
libchm1
The following NEW packages will be installed:
chmsee libchm1
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 192 kB of archives.
After this operation, 848 kB of additional disk space will be used.
Do you want to continue [Y/n]?
¿Estoy en lo cierto de que esto sucede solo si la "The following NEW packages will be installed:"
línea tiene otros paquetes (probablemente dependencias) enumerados que los que especifiqué como argumento "apt-get install"
?
--force-yes
menos que a) no necesite hacer esta pregunta en primer lugar ob) quiera tener un sistema roto en sus manos.