环境
CentOS Linux release 7.9.2009 (Core)
步骤
wget http://repo.iotti.biz/CentOS/7/noarch/lux-release-7-1.noarch.rpm
rpm -Uvh lux-release-7-1.noarch.rpm
yum -y install abiword
相关错误
libpangox
错误:软件包:gtkmathview-0.8.0-12.fc19.x86_64 (/gtkmathview-0.8.0-12.fc19.x86_64)
需要:libpangox-1.0.so.0()(64bit)
您可以尝试添加 --skip-broken 选项来解决该问题
您可以尝试执行:rpm -Va --nofiles --nodigest
解决
wget https://download-ib01.fedoraproject.org/pub/epel/7/x86_64/Packages/p/pangox-compat-0.0.2-2.el7.x86_64.rpm
rpm -ivh pangox-compat-0.0.2-2.el7.x86_64.rpm
lyx-fonts
错误:软件包:gtkmathview-0.8.0-12.fc19.x86_64 (/gtkmathview-0.8.0-12.fc19.x86_64)
需要:lyx-fonts
解决
wget https://download-ib01.fedoraproject.org/pub/epel/7/x86_64/Packages/l/lyx-fonts-2.2.3-1.el7.noarch.rpm
rpm -ivh lyx-fonts-2.2.3-1.el7.noarch.rpm