1.卸载原有输入法
sudo apt-get remove fcitx*(如不需保留配置文件用purge)
sudo apt-get autoremove(自动卸载依赖软件)
sudo dpkg –get-selections | grep fcitx(查询fcitx相关的软件包是否卸载)
2.安装
sudo add-apt-repository ppa:fcitx-team/nightly
sudo apt-get update
sudo apt-get remove fcitx*(如不需保留配置文件用purge)
sudo apt-get autoremove(自动卸载依赖软件)
sudo dpkg –get-selections | grep fcitx(查询fcitx相关的软件包是否卸载)
2.安装
sudo add-apt-repository ppa:fcitx-team/nightly
sudo apt-get update
sudo apt-get install fcitx-sogoupinyin
或者去deepin服务器下载
http://packages.linuxdeepin.com/deepin/pool/main/f/,
然后可以通过软件管理器安装
设置为默认:
im-switch -s fcitx -z default
注销,重新登陆
本文详细介绍了如何在Ubuntu系统中卸载原有fcitx输入法并安装搜狗拼音输入法的过程,包括使用命令行进行操作的具体步骤及注意事项。
8668

被折叠的 条评论
为什么被折叠?



