安装sougou for linux:
1.卸载原有的输入法,fcitx或ibus。如卸载fcitx:
sudo apt-get remove fcitx*(如不需保留配置文件用purge)
sudo apt-get autoremove(自动卸载依赖软件)
sudo dpkg –get-selections | grep fcitx(查询fcitx相关的软件包是否卸载)
2.两种方法安装
2.1通过软件源(推荐)
sudo add-apt-repository ppa:fcitx-team/nightly
sudo apt-get update
sudo apt-get install fcitx-sogoupinyin