Đôi khi "apt-get install" hỏi tôi "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]?
Tôi có đúng không khi điều này chỉ xảy ra nếu "The following NEW packages will be installed:"
dòng có các gói khác (có thể là phụ thuộc) được liệt kê so với gói mà tôi đã chỉ định làm đối số "apt-get install"
?
--force-yes
trừ khi bạn a) không cần phải hỏi câu hỏi này ngay từ đầu hoặc b) muốn có một hệ thống bị hỏng trên tay bạn.