Related dependent libraries and frameworks will be installed automatically
sudo apt install fcitx-bin
sudo apt-get install fcitx-table
Then enter the corresponding download directory to install (if there is an error during the installation process, run sudo apt -fix-broken install, delete the installation, and start again)
sudo dpkg -i sougou's file name.deb
law
Encountered dpkg: error processing package sogoupinyin (--install): dependency problems – leaving unconfigured
Type sudo apt-get install -f
There is a prompt in the middle, enter Y Do you want to continue? [Y/n] Y
The execution is complete!
It can be used if there is an installation error, check and repair dependencies:
sudo apt-get install -f
Restart the system after installation
Change the input frame to fcitx, and then click Apply System-Wide above to apply to the global.
You can uninstall ibus according to your needs
Uninstall ibus.
sudo apt-get remove ibus
Clear the ibus configuration.
sudo apt-get purge ibus
Uninstall the keyboard instructions on the taskbar of the top panel. (According to personal needs)
sudo apt-get remove indicator-keyboard
Uninstall Sogou Input Method Find Sogou Input Method
sudo dpkg -l so*
Uninstall
sudo apt-get purge sogoupinyin
to sum up
This is the end of this article about the installation of Sogou input method on Ubuntu 20.04. For more related Ubuntu installation of Sogou input method, please search for ZaLou.Cn's previous articles or continue to browse related articles below. Hope you will support ZaLou more in the future .Cn!
Recommended Posts