A volte "apt-get install" mi chiede "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]?
Ho ragione che ciò accade solo se la "The following NEW packages will be installed:"
riga ha altri pacchetti (probabilmente dipendenze) elencati rispetto a quelli specificati come argomento "apt-get install"
?
--force-yes
meno che tu a) non abbia dovuto porre questa domanda in primo luogo oppure b) desideri un sistema rotto nelle tue mani.