Install Sogou Chinese input method on Ubuntu

Source: Internet
Author: User
There are many posts on the Internet about how to install Sogou Input Method on Ubuntu, but there are some problems with & amp; 20284. After self-exploration

There are many posts on the Internet about how to install Sogou Input Method on Ubuntu, but they all seem to have some problems. After self-exploration, the methods are summarized as follows:

① Download sogou

Official website for Sogou: http://pinyin.sogou.com/linux/. Please select the appropriate option for the system before you start. For example, I chose the 64-bit version.

② Uninstall ibus

# Sudo apt-get remove ibus

After you uninstall ibus, the unity-control-center may also be unmounted. as a result, many options in System settings are missing, as shown in:

After you uninstall ibus

Solution:

# Sudo apt-get install unity-control-center
After unity-control-center is installed, all options in System settings are displayed, as shown in:
After unity-control-center is installed

③ Install sogou

# Sudo dpkg-I plugin # The first execution will prompt a lack of dependent libraries # sudo apt-get-f install # install sogou dependency # sudo dpkg-I sogou_pinyin_linux_1.0.0.0011_amd64.deb # reinstall sogou, you can install it successfully # sudo reboot # Restart (or log off) and use the SogouInput method normally.

Installation result
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.