I downloaded the .deb file from the official website and installed with Software Installer. However, the program doesn't run.
How do I get WPS Office 11 to work?
I downloaded the .deb file from the official website and installed with Software Installer. However, the program doesn't run.
How do I get WPS Office 11 to work?
After going from solution to solution, wasting both hours and bandwidth. Here is the final solution that works in 2020 for me in Ubuntu 18-04 Bionic
Setup and install FlatHub
Flathub is a build and distribution service for Flatpak applications. Its goal is to act as a central hub for making desktop applications available to users. Use this link for instructions https://flatpak.org/setup/
When setup is complete, install WPS-Office (Latest 11.1.0.9080) from the FlatHub store.
flatpak install flathub com.wps.Office
flatpak run com.wps.Office
Hope this works out for you, not sure what to do if it doesn't
Below are methods that don't work
sudo dpkg -i file.deb
and provide the output (ie. copy/paste into your question) from the attempt to install the file, many people here might be able to help you. – guiverc May 01 '19 at 12:15