Sogou Input Method Linux installation, first install a variety of dependencies, about 12 dependencies, may also need other dependencies halfway, can be emulated to solve the dependency problem.
These 12 files if manually click Download, that is too stupid point, we have to use the shell command batch download.
The command is as follows:
Wget-c Http://http.kali.org/pool/main/f/fcitx/fcitx-libs_4.2.8.5-2_amd64.deb
Wget-c Http://http.kali.org/pool/main/f/fcitx/fcitx-libs-qt_4.2.8.5-2_amd64.deb
Wget-c Http://http.kali.org/pool/main/f/fcitx/fcitx-bin_4.2.8.5-2_amd64.deb
Wget-c Http://http.kali.org/pool/main/f/fcitx/fcitx-data_4.2.8.5-2_all.deb
Wget-c Http://http.kali.org/pool/main/f/fcitx/fcitx-modules_4.2.8.5-2_amd64.deb
Wget-c Http://http.kali.org/pool/main/f/fcitx/fcitx-module-dbus_4.2.8.5-2_amd64.deb
Wget-c Http://http.kali.org/pool/main/f/fcitx/fcitx-module-kimpanel_4.2.8.5-2_amd64.deb
Wget-c Http://http.kali.org/pool/main/f/fcitx/fcitx-module-lua_4.2.8.5-2_amd64.deb
Wget-c Http://http.kali.org/pool/main/f/fcitx/fcitx-module-x11_4.2.8.5-2_amd64.deb
Wget-c Http://http.kali.org/pool/main/f/fcitx/fcitx_4.2.8.5-2_all.deb
Wget-c Http://http.kali.org/pool/main/f/fcitx/fcitx-tools_4.2.8.5-2_amd64.deb
Wget-c Http://http.kali.org/pool/main/f/fcitx/fcitx-ui-classic_4.2.8.5-2_amd64.deb
If the 4.2.8.5-2 also expires, you can replace it with a lookup instead, replacing it with a different version number.
Then install the dependent packages in turn dpkg-i
Finally install Sogou Deb
Theo, remember the Remove IBUs.
Sogou Input Method Linux installation and 12 dependent package download link sharing