我是靠谱客的博主 善良草莓,最近开发中收集的这篇文章主要介绍linux安装sogo输入法报错fcitx-ui-qimpanel产生了冲突,觉得挺不错的,现在分享给大家,希望可以做个参考。

概述

Ubuntu16.04安装搜狗输入法报错::

chen@chen-QiTianM415-D070:~/Downloads$ sudo dpkg -i sogoupinyin_4.0.1.2123_amd64.deb 
dpkg: regarding sogoupinyin_4.0.1.2123_amd64.deb containing sogoupinyin:
 sogoupinyin breaks fcitx-ui-qimpanel
  fcitx-ui-qimpanel (version 2.1.2-1) is present and installed.

dpkg: error processing archive sogoupinyin_4.0.1.2123_amd64.deb (--install):
 installing sogoupinyin would break fcitx-ui-qimpanel, and
 deconfiguration is not permitted (--auto-deconfigure might help)
Errors were encountered while processing:
 sogoupinyin_4.0.1.2123_amd64.deb

在这里插入图片描述
  搜狗拼音安装包中含有fcitx-ui-qimpanel,与系统已有的fcitx-ui-qimpanel产生了冲突,所以只需要将fcitx-ui-qimpanel卸载即可。
终端执行命令:sudo apt-get remove fcitx-ui-qimpanel

最后

以上就是善良草莓为你收集整理的linux安装sogo输入法报错fcitx-ui-qimpanel产生了冲突的全部内容,希望文章能够帮你解决linux安装sogo输入法报错fcitx-ui-qimpanel产生了冲突所遇到的程序开发问题。

如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(42)

评论列表共有 0 条评论

立即
投稿
返回
顶部