- 下载搜狗拼音输入法安装包
- 删除ibus,确认没有以ibus开头的包存在
sudo dpkg -P ibus ibus-gtk ibus-gtk3 ibus-pinyin ibus-pinyin-db-android ibus-table ibus-table-wubi python-ibus ibus* rm -rf ~/.config /ibus sudo dpkg -l | grep ibus #确认没有以ibus开头的包存在 #logout,然后login |
- 删除旧的fcitx
sudo
dpkg -P fcitx*
rm
-rf ~/.config
/fcitx
- 删除无用的软件包
sudo
apt-get autoremove
- 更新系统软件
update-manager
- 清理缓存
sudo
apt-get clean
- 安装软件
sudo
apt-get
install
fcitx fcitx-libs fcitx-libs-dev fcitx-libpinyin fcitx-module-dbus fcitx-libs-qt fonts-droid
sudo
dpkg -i sogou_pinyin_linux_1.1.0.0037_amd64.deb