1. Install Fcitx input framework Related dependent libraries and frameworks will be automatically installed sudo apt install fcitx-bin sudo apt-get install fcitx-table 2. Download the Linux version of Sogou Input Method (choose 32-bit or 64-bit according to your situation on the Sogou Input Method official website) Then go to the corresponding download directory and install it (if there is an error during the installation, run sudo apt --fix-broken install, delete the installation, and start over) sudo dpkg -i sougou's file name.deb Law Encountered dpkg: error processing package sogoupinyin (–install): dependency problems - leaving unconfigured Type There is a prompt in the middle, enter Y Do you want to continue? [Y/n] Y Execute and it's done! sudo apt-get install -f Restart the system after the installation is complete 3. Make relevant settings settings–>Region&language–>Manage Installed Languages Change the input framework to fcitx, and then click Apply System-Wide above to apply it globally.
You can uninstall ibus according to your needs Uninstall ibus. sudo apt-get remove ibus Clear ibus configuration. sudo apt-get purge ibus Uninstall the keyboard indicator on the top panel taskbar. (according to personal needs) sudo apt-get remove indicator-keyboard Uninstall Sogou Input MethodFind Sogou Input Method sudo dpkg -l so* uninstall sudo apt-get purge sogoupinyin Summarize This is the end of this article about installing Sogou input method in Ubuntu 20.04. For more information about installing Sogou input method in Ubuntu, please search for previous articles on 123WORDPRESS.COM or continue to browse the related articles below. I hope you will support 123WORDPRESS.COM in the future! You may also be interested in:
|
<<: MySQL database account creation, authorization, data export and import operation examples
>>: React Native JSI implements sample code for RN and native communication
1. Get is used to obtain data from the server, wh...
The principle of nginx to achieve resource compre...
Table of contents 1. How to use mixin? 2. Notes o...
1. Prepare the Docker environment 2. Search for f...
Environmental Description Server system: Ubuntu 1...
Table of contents Introduction Description Naming...
It took me three hours to install MySQL myself. E...
Preface First, let's see how to identify a TC...
Table of contents 1. MySQL Architecture 2. Networ...
Normally, when you run a command in the terminal,...
Let's first understand a wave of concepts, wh...
Description Solution VMware 15 virtual machine br...
Why mention textarea specifically? Because the tex...
This article uses examples to illustrate the erro...
Table of contents Require Implementation Code dat...