CentOS7.3 安装fcitx中文输入法

在网上查了好几天如何在CentOS7.3上如何安装fcitx中文输入法,终于参照一片文章搞定了。现在转载来备忘(稍微去掉了几个不必要的步骤)。

原文地址: http://blog.****.net/tm_apple/article/details/39135975

系统:CentOS 7 x86_64

为了方便,我已经将编译好了rpm,打包成fcitx.tar.gz(资源下载地址:http://download.****.net/detail/tm_apple/7879637)。如图:

CentOS7.3 安装fcitx中文输入法

安装步骤:

1.解压fcitx

CentOS7.3 安装fcitx中文输入法

2.安装fcitx+sougou

CentOS7.3 安装fcitx中文输入法

注意yum需要root用户(我已安装,仅作演示)。若有依赖问题,请安装RPMforge,EPEL源再yum一次

3.修改默认固定输入法

CentOS7.3 安装fcitx中文输入法

4.在/etc/profile最后增加:

CentOS7.3 安装fcitx中文输入法

单击FCITX后面的Preferences,在Input Method下面单击‘+’号,

CentOS7.3 安装fcitx中文输入法

去掉‘Only Show。。。’的勾,然后找到sougou,再OK。

最后Logout就行了

7.选择开机启动的输入法(需要root)

CentOS7.3 安装fcitx中文输入法

8.重启后,最终安装结果

CentOS7.3 安装fcitx中文输入法

Notice:

1.有些人说要先把ibus卸载了,可是我现在安装后用了几天,好像没有什么影响。