Linux mint KDE 安装中文输入法
1、卸载之前没装好的搜狗输入法:打开命令行:sudo apt-get remove fcitx*sudo apt-get autoremove
2、卸载ibus:sudo apt-get remove ibus
3、添加fcitx的nightlyPPA:sudo add-apt-repository ppa:fcitx-team/nightlysudo apt-get update
4、安装fcitx,Google输入法,云输入法:sudo apt-get install fcitx fcitx-config-g墉掠载牿tk fcitx-sunpinyin fcitx-googlepinyin fcitx-module-cloudpinyinsudo apt-get install fcitx-table-all
5、打开im-config:sudo im-config一路确定之后,fcitx就顺利的配置完了。这里要注销一下,就能用上fcitx中文输入法了。


7、打开一个输入窗口:ctrl+space就可以切换到Google pinyin了至此已经成功安装并且配置好了中文输入法了~