字符y / d / N是什么意思?


36

当我更新系统时,机器会告诉我要下载的软件包的大小,并询问我:

is this ok: [y/d/N]?

我知道y(是)和N(否)的含义,但不知道d代表什么。有人可以向我解释吗?

注意:如果需要,我正在运行Fedora 20。


7
作为参考,N的大写字母表示它是默认选项,如果您按Enter键而不先输入字母之一,则会选择该字母
— Cyber​​Jacob 2013年

Answers:


40

的d意思是“仅下载”,它喜欢它的声音只会获取程序包为您更新,但不应用它们。

与yum --download-only根据此邮件列表存档的相同。


2
值得一提的是,yum的手册页内容--downloadonly如下:Don't update, just download. This is done in the background, so the yum lock is released for other operations. This can also be chosen by typing 'd'ownloadonly at the transaction confirmation prompt.
— 2014年
By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.