Ubuntu 14.04中安装谷歌拼音的方法(代替搜狗拼音)

2025-11-03 02:20:35阅读量:17 字体:

搜狗拼音Linux版发布后,Fcitx PPA便移除了搜狗拼音,对于想继续使用Fcitx的用户而言,可以安装谷歌拼音来实现中文输入。

Ubuntu 14.04中安装谷歌拼音的方法(代替搜狗拼音)

假如你使用的是Ubuntu Gnome,在安装谷歌拼音前还需要删除Ibus,打开终端输入下面的命令移除Ibus,

接着添加Fcitx PPA,

复制代码代码如下:

复制代码代码如下:

sudo apt-get update

sudo apt-get install fcitx-googlepinyin

推荐阅读