Linux/ubuntu16.04 安装搜狗输入法

安装fcitx(Free Chinese Input for X):

1. 终端输入 sudo add-apt-repository ppa:fcitx-team/nightly                                 %添加源

2.sudo apt-get update                                 %更新系统

3.sudo apt-get install fcitx                            %安装fcitx

4.sudo apt-get install fcitx-config-gtk           %安装fcitx配置工具

5.sudo apt-get install fcitx-table-all              %安装fcitx-table-all 

6.sudo apt-get install im-switch                    %安装im-switch切换工具

7.sudo apt-get install -f                                 %安装所有依赖

8.打开系统设置中的language support,将最后一行键盘输入法系统由默认的iBus改为fcitx

Linux/ubuntu16.04 安装搜狗输入法_第1张图片

9.https://pinyin.sogou.com/linux/                 %下载Sogou输入法安装包

10.sudo dpkg -i sogoupinyin_xxx.deb          %安装SogouPinyin,安装完后重启系统

11.system seeting------->Text Entry-------->左下角"+"--------->找到“Sogoupinyin”--------->"Add"

Linux/ubuntu16.04 安装搜狗输入法_第2张图片

12.计算机中搜索并打开“fcitx configuration” -------->左下角"+"--------->选择搜狗输入法并添加

Linux/ubuntu16.04 安装搜狗输入法_第3张图片

 

在桌面右上角可找到Sogoupinyin输入法

 

reference:

https://blog.csdn.net/woainishifu/article/details/71420303

你可能感兴趣的:(ROS,机器人)