I downloaded the 64-bit package for the Sogou input method from here https://pinyin.sogou.com/linux/
When I try to install it there are dependency errors on Ubuntu 20.04
Note, selecting 'sogoupinyin' instead of './sogoupinyin_2.3.1.0112_amd64.deb'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
sogoupinyin : Depends: fcitx-frontend-qt4 but it is not installable
Depends: libqtwebkit4 but it is not installable
E: Unable to correct problems, you have held broken packages.
What solution is there to get Sogou input up and running on Ubuntu 20.04?
Thanks
sudo apt update
(becasue your sources changed). Then try installing again. – user535733 Jun 19 '20 at 02:23