在使用apt-get安裝報錯:To continue type in the phrase 'Yes, do as I say!' ?]解決方法
在使用apt-get安裝軟件包時可能會出現類似如下錯誤:
[plain]
WARNING: The following essential packages will be removed.
This should NOT be done unless you know exactly what you are doing!
sysvinit
26 upgraded, 63 newly installed, 6 to remove and 292 not upgraded.
Need to get 14.3 MB/15.0 MB of archives.
After this operation, 21.1 MB disk space will be freed.
You are about to do something potentially harmful.
To continue type in the phrase 'Yes, do as I say!'
?]
Abort.
解決方法:
直接輸入:
[plain]
Yes, do as I say!
即可。