[root@sishen yum.repos.d]# yum provides ifconfig
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
No matches found
[root@sishen yum.repos.d]# yum whatprovides '*/ifconfig/'
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
No matches found

系统版本:

[root@sishen yum.repos.d]# cat /proc/version
Linux version 3.10.0-327.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.3 20140911 (Red Hat 4.8.3-9) (GCC) ) #1 SMP Thu Nov 19 22:10:57 UTC 2015

使用的是本地YUM源

[root@sishen yum.repos.d]# yum repolist all
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
repo id                      repo name                            status
c7-media                     CentOS-7 - Media                     enabled: 3,723
repolist: 3,723

知道是net-tools这个包没装,但是不知道为什么yum找不到?

[root@sishen yum.repos.d]# yum list 'net-tools'
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
Available Packages
net-tools.x86_64                2.0-0.17.20131004git.el7                c7-media

待解决?希望各路大侠指点迷津~

相关文章:

  • 2021-07-24
  • 2021-11-19
  • 2021-07-08
猜你喜欢
  • 2022-12-23
  • 2022-01-17
  • 2022-12-23
  • 2021-06-12
  • 2021-11-01
  • 2021-11-19
相关资源
相似解决方案