安装fcitx-frontend-qt5支持Ubuntu16.04下QT5.9中文输入
命令:sudo apt-get install fcitx-frontend-qt5
错误提示如下:
tavi@Tavi:~$ sudo apt-get install fcitx-frontend-qt5
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
fcitx-frontend-qt5 : Depends: fcitx-module-dbus
Depends: libfcitx-qt5-1 (>= 1.0.0) but it is not going to be installed
ubuntu-core-launcher : Depends: snapd (= 2.47.1) but 2.38~14.04 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
tavi@Tavi:~$ apt-get -f install
E: Could not open lock file /var/lib/dpkg/lock

博客主要围绕在Ubuntu16.04系统下,为QT5.9安装fcitx-frontend-qt5以支持中文输入展开。安装过程中出现错误,尝试安装关联包陷入死循环,按提示解除关联安装仍出错,还介绍了snapd这一软件包管理技术可解决包依赖问题。
最低0.47元/天 解锁文章
2667





