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
Note: This article has been translated by someone ...
Preface [root@localhost ~]# cat /etc/fstab # # /e...
We all know that the underlying data structure of...
Tips for viewing History records and adding times...
This article describes how to use docker to deplo...
How to define and use: Use the slot tag definitio...
1. Delete node Execute kubectl delete node node01...
Table of contents Table definition auto-increment...
Preface Today, when I was designing a feedback fo...
Interviewer: Have you read the source code of Vue...
Recorded the installation tutorial of mysql 5.7.1...
Table of contents Preface 1. Image Optimization 2...
This article example shares the specific code for...
The default remote repository of Nexus is https:/...
Responsive layout systems are already very common...