您当前的位置: 首页 >  linux

罗四强

暂无认证

  • 1浏览

    0关注

    497博文

    0收益

  • 0浏览

    0点赞

    0打赏

    0留言

私信
关注
热门博文

Linux故障解决(3)——YUM安装任何软件 报错:ERROR: XZ COMPRESSION NOT AVAILABLE

罗四强 发布时间:2020-08-12 11:33:28 ,浏览量:1

使用yum安装任何软件均提示错误 YUM错误:ERROR: XZ COMPRESSION NOT AVAILABLE 解决方案:
[root@centos7 ~]# yum remove epel-release

 

[root@centos7 ~]# rm -rf /var/cache/yum/x86_64/6/epel/

 

[root@centos7 ~]# yum clean all

然后执行yum操作:成功~

 

[root@centos7 ~]# yum install lrzsz
Loaded plugins: aliases, fastestmirror, protectbase
Loading mirror speeds from cached hostfile
 * base: mirrors.cn99.com
 * extras: mirrors.aliyun.com
 * updates: mirrors.aliyun.com
0 packages excluded due to repository protections
Resolving Dependencies
--> Running transaction check
---> Package lrzsz.x86_64 0:0.12.20-36.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

==========
关注
打赏
1625533955
查看更多评论
立即登录/注册

微信扫码登录

0.0381s