Sogou input method configuration in Ubuntu

01. Download the installation package of Sogou input method The
    official download address is: http://pinyin.sogou.com/linux/
02. Switch to the download storage folder of Sogou input method
    Press Ctr+Alt+T to open the terminal and
    enter the command
        cd ~/ Downloads/
        ls
        sudo dpkg -i sogoupinyin_2.1.0.0082_amd64.deb
03. Switch the default input method
    into the system settings, click "Language Support", and select Little Penguin Input Method (fcitx)
        There is no Little Penguin input method in the initial system, Sogou input method is Sogou installed on the basis of the little penguin input method also installed fcitx (default is ibus)
04. Error solution
    After clicking the language support, sometimes an error occurs, you can try the command
        sudo apt-get install -f
05. Repair If there is a misplacement or no error is reported, an installation window will be prompted. Select the installation.
06. After the installation is completed, switch the input method to fcitx
07. Restart the system
    sudo reboot
08.
    Click the odd (input method switching icon) in the upper right corner of the input method configuration. ), select configure Fcitx (configure Fcitx), add Sogou input method after entering
09. Input method installation failed
    An error is reported during the installation process, which causes the installation to fail. When there are dependent packages, install all the dependent packages together.
        sudo apt-get -f install dependent packages

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324723246&siteId=291194637