yum 安装软件时出现 Is this ok [y/d/N]中的d是什么意思?(download:只下载不安装)
Posted Dontla
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了yum 安装软件时出现 Is this ok [y/d/N]中的d是什么意思?(download:只下载不安装)相关的知识,希望对你有一定的参考价值。
如下:
[root@localhost ky_volume]# yum install gcc-c++
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
* base: mirrors.aliyun.com
* extras: mirrors.dgut.edu.cn
* updates: mirrors.dgut.edu.cn
Resolving Dependencies
--> Running transaction check
---> Package gcc-c++.x86_64 0:4.8.5-44.el7 will be installed
--> Processing Dependency: libstdc++-devel = 4.8.5-44.el7 for package: gcc-c++-4.8.5-44.el7.x86_64
--> Running transaction check
---> Package libstdc++-devel.x86_64 0:4.8.5-44.el7 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
gcc-c++ x86_64 4.8.5-44.el7 base 7.2 M
Installing for dependencies:
libstdc++-devel x86_64 4.8.5-44.el7 base 1.5 M
Transaction Summary
================================================================================
Install 1 Package (+1 Dependent package)
Total download size: 8.7 M
Installed size: 25 M
Is this ok [y/d/N]:
y代表yes:下载并安装
d代表download:只下载不安装
N代表no:不下载不安装
参考文章:yum 安装软件时出现 is this ok [y/d/n]
以上是关于yum 安装软件时出现 Is this ok [y/d/N]中的d是什么意思?(download:只下载不安装)的主要内容,如果未能解决你的问题,请参考以下文章
yum install错误 系统环境:Oracle Linux5.4 在通过yum安装软件时出现以下错误:
Centos yum 安装软件时出现 except OSError, e: ^ SyntaxError: invalid syntax
ubuntu安装软件时出现 状态:ERROR:DEPENDENCY IS NOT SATISFIABLE:LIBPYTHON2.6谁知道这是怎么了 求解决
为 twilio flex 插件安装软件包时出现 NPM 错误
关于Maven项目build时出现No compiler is provided in this environment的处理(转)