您的位置:首页 > 编程语言 > Go语言

Fcitx下的Google拼音和云拼音

2016-03-02 00:00 471 查看
原文地址: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对所有的拼音引擎添加了云支持,在第二个候选词的位置提供云结果:

原来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
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: