@
msg7086 #1
[root@firs ~]# yum -y install epel-release
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base:
mirrors.aliyun.com * extras:
mirrors.aliyun.com * updates:
mirrors.aliyun.comResolving Dependencies
--> Running transaction check
---> Package epel-release.noarch 0:7-11 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
===================================================================================================================================================================== Package Arch Version Repository Size
=====================================================================================================================================================================Installing:
epel-release noarch 7-11 extras 15 k
Transaction Summary
=====================================================================================================================================================================Install 1 Package
Total download size: 15 k
Installed size: 24 k
Downloading packages:
epel-release-7-11.noarch.rpm | 15 kB 00:00:00
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : epel-release-7-11.noarch 1/1
Verifying : epel-release-7-11.noarch 1/1
Installed:
epel-release.noarch 0:7-11
Complete!
[root@firs ~]# yum install pydf
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base:
mirrors.aliyun.com * epel:
mirror.prgmr.com * extras:
mirrors.aliyun.com * updates:
mirrors.aliyun.comNo package pydf available.
Error: Nothing to do
[root@firs ~]# yum search pydf
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base:
mirrors.aliyun.com * epel:
mirror.prgmr.com * extras:
mirrors.aliyun.com * updates:
mirrors.aliyun.comWarning: No matches found for: pydf
No matches found
centos7 默认 EPEL 软件库里, 没有 pydf,没法安装,不知道是不是。