Fcitx下的Google拼音和云拼音

来源:互联网 发布:搜狗拼音输入法ubuntu 编辑:程序博客网 时间:2024/04/25 14:38

原文地址:http://a-nerd.info/?p=1169

此Google拼音非彼谷歌拼音,是移植自Android的Google拼音,个人感觉比Sunpinyin要好用多了。

之前有个ibus-googlepinyin,不过ibus界面真心不好看。 

添加源:

sudo add-apt-repository ppa:fcitx-team/nightly
sudo apt-get update

安装Fcitx、Fcitx-googlepinyin

sudo apt-get install fcitx fcitx-googlepinyin

 

Fcitx-cloudpinyin对所有的拼音引擎添加了云支持,在第二个候选词的位置提供云结果:

Google,Ubuntu,WordPress,Linux

原来fcitx-cloudpinyin叫做fcitx-module-cloudpinyin,apt-cache search fcitx多次直接被无视了。

sudo apt-get install fcitx-module-cloudpinyin

多谢csslayer的提醒。

 

五笔用户就用不着这么麻烦了:

sudo apt-get install fcitx fcitx-table-wubi
原创粉丝点击