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

软件发布|下载排行|最新软件

当前位置:首页操作系统Ubuntu/Debian

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

  2020-12-11 我要评论

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

在Ubuntu 14.04中安装谷歌拼音

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



sudo apt-get remove ibus
sudo apt-get autoremove

接着添加Fcitx PPA,



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

由于该PPA暂未支持Ubuntu 14.04,所以需要修改PPA源表,



sudo gedit /etc/apt/sources.list.d/fcitx-team-nightly-trusty.list

打开后将原有的发行版代号trusty改为saucy,保存后更新并安装谷歌拼音,安装完成后使用Ctrl+空格即可切换到谷歌拼音。



sudo apt-get update
sudo apt-get install fcitx-googlepinyin

Copyright 2022 版权所有 软件发布 访问手机版

声明:所有软件和文章来自软件开发商或者作者 如有异议 请与本站联系 联系我们