安装指南

Ubuntu / Ubuntu Kylin 14.04 LTS 版本

只需双击下载的 deb 软件包,即可直接安装搜狗输入法。

Ubuntu 12.04 LTS 版本

由于 Ubuntu 12.04 LTS 自带的 Fcitx 版本较旧,需要先通过 PPA 升级,才能安装下载的 deb 软件包。

update-manager,点击 更新管理器。

编辑->软件源,点击 添加...按钮,在弹出的窗口中输入 ppa:fcitx-team/nightly,
点击 添加源。

重新载入。

Ubuntu软件中心,在搜索栏输入 fcitx,将会搜出fcitx,然后按照一般软件安装步骤安装即可完成升级。

5. 双击下载的 deb 软件包安装搜狗输入法。
或者sudo dpkg -i fcitx-sogoupinyin_0.0.6-1_amd64.deb

​http://pinyin.sogou.com/linux/help.php​


备注:安装过程有些错误,但实际还是能用。


在Windows系统下习惯用搜狗输入法,于是也想在Ubuntu环境下安装个搜狗输入法,无奈用的Ubuntu系统是最新的16.04,而搜狗输入法最多支持14.04的:

因此只能找其他的办法了。

Ubuntu 16.04默认的输入法是ibus,并没有fcitx的选项,而在ibus下安装了中文输入法又是灰色的,切换不了:

因此就考虑用fctix了:

sudo add-apt-repository ppa:fcitx-team/nightly 
sudo apt-get update 
sudo apt-get install fcitx fcitx-config-gtk fcitx-sunpinyin fcitx-googlepinyin fcitx-module-cloudpinyin im-config 
sudo im-config -s fcitx -z default 

里面安装了四种输入法,可以供选择:

备注:sougou有支持16.04,但次方法可以安装google pinyin和 sunpinyin。另外不行的话,可以考虑更新下系统支持的语言。