有时“apt-get install”会问我"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]?
Run Code Online (Sandbox Code Playgroud)
我是否正确,仅当"The following NEW packages will be installed:"
line 列出了其他包(可能是依赖项)而不是我指定为参数的包时才会发生这种情况"apt-get install"
?
Ren*_*nan 12
从这个超级用户的回答中,你想继续吗?在以下情况下会出现提示:
如果你想apt-get
自动说是(不是一个很好的主意,除非你有非常具体的原因),你可以使用--yes --force-yes
参数。
归档时间: |
|
查看次数: |
2030 次 |
最近记录: |