[root@Fort ~]# yum clean all
已加载插件:fastestmirror
正在清理软件源: mirrors.163.com
Cleaning up everything
Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos
Cleaning up list of fastest mirrors
[root@Fort ~]#
[root@Fort ~]# yum update polkit
已加载插件:fastestmirror
Determining fastest mirrors
mirrors.163.com | 3.6 kB 00:00:00
(1/2): mirrors.163.com/group_gz | 153 kB 00:00:00
(2/2): mirrors.163.com/primary_db | 6.1 MB 00:00:01
No packages marked for update
[root@Fort ~]#
[root@Fort ~]# rpm -qa polkit
polkit-0.112-26.el7.x86_64
[root@Fort ~]#
[root@Fort ~]# yum makecache
已加载插件:fastestmirror
Loading mirror speeds from cached hostfile
mirrors.163.com | 3.6 kB 00:00:00
(1/2): mirrors.163.com/other_db | 2.6 MB 00:00:01
(2/2): mirrors.163.com/filelists_db | 7.2 MB 00:00:05
元数据缓存已建立
[root@Fort ~]#
[root@Fort ~]#
[root@Fort ~]#
[root@Fort ~]# rpm -qa polkit
polkit-0.112-26.el7.x86_64
[root@Fort ~]#
相关文章
- 10-03yum clean all &&yum makecache
- 10-03(已解决) centos6.5 yum源 失效 The whole CentOS 6 is dead and shouldn’t be used anywhere at all
- 10-03yum makecache报错Error: Cannot retrieve repository metadata (repomd.xml)
- 10-03Centos7最小化安装报错There are no enabled repos. Run "yum repolist all" to see the repos you have
- 10-03yum -y update 报错: YumRepo Error: All mirror URLs are not using ftp, http[s] or file.
- 10-03centos6.5 手 修改yum源 All mirror URLs are not using ftp
- 10-03linux 用yum安装包报错All mirror URLs are not using ftp, http[s] or file.的解决方案
- 10-03【问题解决方案】CentOS7替换yum的问题:使用yum makecache出现File contains no section headers
- 10-03CentOS6 yum命令报错YumRepo Error: All mirror URLs are not using...,修改Yum源后404 Not Found