admin管理员组

文章数量:1516870

Ubuntu 下更新或下载输入法(搜狗)

ubuntu12.04的fcitx版本不支持,不满足依赖,需要更新fcitx 添加fcitx源
添加fcitx源命令 :

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

或者

sudo add-apt-repository ppa:fcitx-team/stable

添加完后 就可以更新输入法

sudo apt-get update

更新完毕就可以开始安装了

sudo dpkg -i fcitx-sogoupinyin_0.0.0-2_i386.deb

安装配置工具(可选)

sudo apt-get install fcitx-config-gtk

打开语言支持和输入法切换,将输入法设置成fcitx,注销
在终端输入

fcitx-config-gtk3

输入法就安装好了

 

转载于:.html

本文标签: Ubuntu 下更新或下载输入法(搜狗)