Elementary OS下安装搜狗输入法

1 python
2 clear
3 add-apt-repository ppa:fcitx-team/nightly
4 apt install software-properties-common
5 sudo apt install software-properties-common
6 clear
7 sudo apt-get update
8 sudo apt-get install fcitx fcitx-config-gtk fcitx-sunpinyin fcitx-googlepinyin
9 uname -a
10 sudo apt-get install fcitx-module-cloudpinyin fcitx-sogoupinyin
11 fcitx-sogoupinyin
12 sudo apt install fcitx-sogoupinyin
13 sudo apt-get install fcitx-table-all

1 python
2 clear
3 dpkg -i sogoupinyin_2.1.0.0086_amd64.deb
4 sudo dpkg -i sogoupinyin_2.1.0.0086_amd64.deb
5 clear
6 sudo apt-get install -f
7 clear
8 dpkg -i sogoupinyin_2.1.0.0086_amd64.deb
9 sudo dpkg -i sogoupinyin_2.1.0.0086_amd64.deb
10 sudo apt-get install fcitx-sogoupinyin
11 sudo apt install fcitx-module-cloudpinyin
12 sudo apt install fcitx-sogoupinyin
13 im-switch -s fcitx -z default
14 sudo apt-get install fcitx im-switch
15 im-switch -s fcitx -z default
16 im-config -s fcitx -z default
17 history

原文地址:https://www.cnblogs.com/tantanjishu/p/7257475.html