Mar*_*try 10
multilib_policy=best
在 yum.conf 中设置,它默认为“all”,因此它安装 i386 和 x86_64 包。当您将其设置为“最佳”时,它只会在没有 x86_64 版本的情况下安装 i386。
从 CentOS 5 yum.conf 手册页:
multilib_policy - Can be set to ’all’ or ’best’. All means
install all possible arches for any package you want to
install. Therefore yum install foo will install foo.i386
and foo.x86_64 on x86_64, if it is available. Best means
install the best arch for this platform, only.
Run Code Online (Sandbox Code Playgroud)
归档时间: |
|
查看次数: |
6437 次 |
最近记录: |