[root@localhost ~]#yum install yum-utils* -y
[root@localhost ~]# rpm -qf `which yumdownloader`
yum-utils-1.1.16-14.el5.centos.1
[root@localhost ~]# yumdownloader wget
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: centos.candishosting.com.cn
* base: ftp.twaren.net
* extras: centos.candishosting.com.cn
* updates: centos.mirror.cdnetworks.com
wget-1.11.4-2.el5_4.1.i386.rpm | 582 kB 00:14
[root@localhost ~]# ls
wget-1.11.4-2.el5_4.1.i386.rpm
yum-utils-1.1.16-14.el5.centos.1
[root@localhost ~]# yumdownloader wget
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: centos.candishosting.com.cn
* base: ftp.twaren.net
* extras: centos.candishosting.com.cn
* updates: centos.mirror.cdnetworks.com
wget-1.11.4-2.el5_4.1.i386.rpm | 582 kB 00:14
[root@localhost ~]# ls
wget-1.11.4-2.el5_4.1.i386.rpm
本文转自 liang3391 51CTO博客,原文链接:http://blog.51cto.com/liang3391/456494