Fcitx is "outdated", and scim-python: python pinyin. The sogou corpus is similar to the sogou Input Method in Windows. I am installing the source code downloaded directly from code (search for scim-python and the first result is code ). Installation Method (the first few packages are required, maybe./configure also requires you to install some packages, just follow the instructions): $ sudoapt-getinstallscim-dev $ sudo
Fcitx is "outdated", and scim-python: python pinyin. The sogou corpus is similar to the sogou Input Method in Windows.
I am installing the source code downloaded directly from code (search for scim-python and the first result is code ).
Installation Method (the first few packages are required, maybe./configure also requires you to install some packages, just follow the instructions ):
$ Sudo apt-get install scim-dev
$ Sudo apt-get install python-dev
$ Sudo apt-get install python-enchant
$ Sudo apt-get install python-gtk2-dev
$ Sudo apt-get install libgtk2.0-dev
$ Decompress
$ Cd source code folder
$./Configure -- prefix =/usr
$ Make
$ Sudo make install
It can be used after restart.