yum下载不按照RPM包
Refer to: http://297020555.blog.51cto.com/1396304/477757
1. 首先安装yum-downloadonly yum install yum-downloadonly
2. 只下载不安装 yum update httpd -y –downloadonly
3. 只下载到指定目录,但不安装 yum update httpd -y –downloadonly –downloaddir=/opt
|
||||||
|
yum下载不按照RPM包 Refer to: http://297020555.blog.51cto.com/1396304/477757 1. 首先安装yum-downloadonly yum install yum-downloadonly 2. 只下载不安装 yum update httpd -y –downloadonly 3. 只下载到指定目录,但不安装 yum update httpd -y –downloadonly –downloaddir=/opt 官网:http://mercurial.selenic.com/ Mercurial is a free, distributed source control management tool. It efficiently handles projects of any size and offers an easy and intuitive interface. Basic install $ make # see install targets $ make install # do a system-wide install $ hg debuginstall # sanity-check setup $ hg # see help Quick Start Clone a [...] |
||||||
|
Copyright © 2013 Star life - All Rights Reserved Powered by WordPress & Atahualpa |
||||||