首页 > 学院 > 开发设计 > 正文

ubuntu16.04下安装搜狗输入法

2019-11-06 08:42:42
字体:
来源:转载
供稿:网友

1、进入搜狗输入法官网,下载linux版本。 百度网盘:http://pan.baidu.com/s/1hrZqRti 密码:d3xw

2、进入下载目录,安装: cd Downloads sudo dpkg -i sogoupinyin_2.1.0.0082_amd64.deb

3、出错,安装所有依赖关系: sudo apt-get -f install

4、再次输入安装命令: sudo dpkg -i sogoupinyin_2.1.0.0082_amd64.deb

5、出错,可忽略: No such key ‘Gtk/IMModule’ in schema ‘org.gnome.settings-daemon.plugins.xsettings’ as specified in override file ‘/usr/share/glib-2.0/schemas/50_sogoupinyin.gschema.override’; ignoring override for this key.

6、进入右上角System Settings - Language Support, 将Keyboard input method system由IBus改成fcitx。

7、注销,否则看不到效果。

8、点击标题栏上的小键盘,点击+,搜索sogoupinyin,并添加。大功告成。

参考: http://blog.csdn.net/QQ_26990831/article/details/51845735 http://blog.csdn.net/qq_21792169/article/details/53152700


发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表