I could install with an error message "unknown media /ALL". It could not run WPS Office.
Asked
Active
Viewed 811 times
1 Answers
1
WPS Office is an office productivity suite, including Writer, Presentation and Spreadsheets. WPS Office is a native snap package in Kubuntu and other Ubuntu flavors. To install it in all currently supported versions of Ubuntu open the terminal and type:
sudo snap install wps-office
sudo snap connect wps-office:removable-media
In order to install WPS Office Suite with support for many languages type:
sudo snap install wps-office-multilang
To list the supported languages of wps-office-multilang run snap info wps-office-multilang
.
The wps-office snap packages will be updated automatically when updates are available.

karel
- 114,770
-
this didn't work for me in ubuntu 18.04. – BCR Feb 15 '19 at 20:42