首页 > 其他 > 详细

centos7 安装kchmviewer 软件

时间:2019-12-23 16:36:11      阅读:126      评论:0      收藏:0      [点我收藏+]

问题:需要在centos7系统中读取chm格式的文件,目前kchmviewer软件表现最优。

cd /etc/yum.repos.d/

curl ‘https://copr.fedorainfracloud.org/coprs/scx/kchmviewer/repo/epel-7/scx-kchmviewer-epel-7.repo‘ > ‘scx-kchmviewer-epel-7.repo‘

yum -y install kchmviewer

 

备注

在centos7中直接用yum -y install kchmviewer 老是报错:libQtWebKit.so.4 这个库没有安装上,这是因为版本的问题。

centos7 安装kchmviewer 软件

原文:https://www.cnblogs.com/yunjisuan1024/p/12084161.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!