[转]Ubuntu16.04安装搜狗输入法

时间:2021-12-18 03:46:26

原文地址:https://blog.csdn.net/u013894834/article/details/60357071,转载主要方便随时查阅,如有版权要求,请及时联系。

1.首先我们先去搜狗输入法的官网下载linux系统下的安装包,http://pinyin.sogou.com/linux/。(记住下载对应自己版本的文件)

[转]Ubuntu16.04安装搜狗输入法

2.找到文件,然后再终端敲击命令:sudo dpkg -i sogoupinyin_2.1.0.0082_amd64.deb

1.首先我们先去搜狗输入法的官网下载linux系统下的安装包,http://pinyin.sogou.com/linux/。(记住下载对应自己版本的文件)

[转]Ubuntu16.04安装搜狗输入法

2.找到文件,然后再终端敲击命令:sudo dpkg -i sogoupinyin_2.1.0.0082_amd64.deb

[转]Ubuntu16.04安装搜狗输入法

我们发现并没有成功安装,但是不要着急,我们看一下错误提示,关于fcitx的一些东西好像是没有安装,fcitx是一个输入法系统,sogou是基于这个系统的,所以我们还需要先把fcitx搞定。

(1)先添加以下源
sudo add-apt-repository ppa:fcitx-team/nightly
[转]Ubuntu16.04安装搜狗输入法
(2)添加源后我们更新一下系统
[转]Ubuntu16.04安装搜狗输入法

(3)开始安装fcitx

[转]Ubuntu16.04安装搜狗输入法

发现又有错误提示,但是告诉咱们尝试一下“apt-get -f install”

[转]Ubuntu16.04安装搜狗输入法

然后我们再试一下sudo apt-get install fcitx

[转]Ubuntu16.04安装搜狗输入法

很好 成功

(4)安装fcitx的配置工具

[转]Ubuntu16.04安装搜狗输入法

(5)安装fcitx的table-all包

[转]Ubuntu16.04安装搜狗输入法

(6)安装im-switch工具

[转]Ubuntu16.04安装搜狗输入法

(7)好,完成后我们继续安装搜狗输入法

[转]Ubuntu16.04安装搜狗输入法

到这步基本就成功啦,暂时不用管这个报错。

(8)最后我们进行设置后注销一下

到系统设置->语言支持,将键盘输入法系统设置为fcitx。

这个时候是看不到效果的,一定要注销一次
搜索出fcitx配置,将sogou输入法设为默认即可
[转]Ubuntu16.04安装搜狗输入法

右上角,大功告成~~~

[转]Ubuntu16.04安装搜狗输入法

我们发现并没有成功安装,但是不要着急,我们看一下错误提示,关于fcitx的一些东西好像是没有安装,fcitx是一个输入法系统,sogou是基于这个系统的,所以我们还需要先把fcitx搞定。

(1)先添加以下源
sudo add-apt-repository ppa:fcitx-team/nightly
[转]Ubuntu16.04安装搜狗输入法
(2)添加源后我们更新一下系统
[转]Ubuntu16.04安装搜狗输入法

(3)开始安装fcitx

[转]Ubuntu16.04安装搜狗输入法

发现又有错误提示,但是告诉咱们尝试一下“apt-get -f install”

[转]Ubuntu16.04安装搜狗输入法

然后我们再试一下sudo apt-get install fcitx

[转]Ubuntu16.04安装搜狗输入法

很好 成功

(4)安装fcitx的配置工具

[转]Ubuntu16.04安装搜狗输入法

(5)安装fcitx的table-all包

[转]Ubuntu16.04安装搜狗输入法

(6)安装im-switch工具

[转]Ubuntu16.04安装搜狗输入法

(7)好,完成后我们继续安装搜狗输入法

[转]Ubuntu16.04安装搜狗输入法

到这步基本就成功啦,暂时不用管这个报错。

(8)最后我们进行设置后注销一下

到系统设置->语言支持,将键盘输入法系统设置为fcitx。

这个时候是看不到效果的,一定要注销一次
搜索出fcitx配置,将sogou输入法设为默认即可
[转]Ubuntu16.04安装搜狗输入法

右上角,大功告成~~~