admin管理员组

文章数量:1667073

1.首先需要卸载系统已有的fcitx5,否则无法安装fcitx4.

sudo apt purge fcitx5

2.更新一下系统

sudo apt update
sudo apt upgrade 

3.此时系统应该会提醒有未卸载的fcitx5依赖项,卸载这些依赖包

sudo apt autoremove 

4.此时再安装fcitx4

sudo apt install fcitx 

如果依然提示有未满足的依赖关系,比如:“fcitx5-chinese-addons-data : 冲突: fcitx-data 但是 1:4.2.9.9-2build2 正要被安装”,那么卸载掉fcitx5-chinese-addons-data:

sudo apt remove fcitx5-chinese-addons-data

卸载掉所有冲突的包。卸载完成后,再次执行sudo apt install fcitx

5.执行完上面的步骤后,按照搜狗官网的步骤安装sougou输入法

搜狗输入法官网安装步骤

本文标签: 搜狗输入法系统自带冲突fcitx