Ubuntu 安装中文

系统环境:

1. 官网 http://pinyin.sogou.com/linux/    下载安装包。   

2. 先运行 apt-get update 。

3.  再运行 apt-get -f install 。

4. 再运行

   

   可能有的UBuntu系统自带了。

5. 如果下载的搜狐输入法安装包的格式为 .deb 的, 运行 : dpkg -i   packagename .

6. 选择系统设置  > System Setting > Language Support > Keyboard Input Method System 设置为 fcitx 。

7. reboot .

8. 顶部出现输入法的键盘图标, 右键设置 ,选择 搜狗 拼音。

学习记录,方便复习
原文地址:https://www.cnblogs.com/jingjingdidunhe/p/7242826.html