The follow Linux operating systems have been tested already:
1. Ubuntu (version 11.04 or later)
2. Fedora (version 17 or later)
3. ArchLinux (version unknown)
You can try other Linux operating systems as well. It is grateful to report once you succeed. However, unfortunately, the following Linux operating systems are not supported yet:
1. Debian
2. RedHat, RedHat AS, and CentOS
Kingsoft provides 3 ways to install WPS Office for Linux:
1. deb for Ubuntu series
2. rpm for Fedora series
3. tar.xz (a green package) for others
For example, the following command lines can be used to install WPS Office for Linux, respectively:
- Code: Select all
deb: (ubuntu, mint, linuxdeepin...)
$ sudo dpkg -i kingsoft-office_9.1.0.4032~a10_i386.deb
$ sudo apt-get install -f
- Code: Select all
rpm: (fedora, opensuse...)
$ sudo rpm -i kingsoft-office-9.1.0.4032-0.1.a10.i686.rpm
- Code: Select all
tar.xz: (other linux system)
$ unxz kingsoft-office_9.1.0.4032~a10_x86.tar.xz
$ tar xf kingsoft-office_9.1.0.4032~a10_x86.tar
$ cd kingsoft-office_9.1.0.4032~a10_x86
$ ./install_fonts
Here, Kingsoft Office is installed, you can run...
$ ./wps # run Kingsoft Writer
$ ./wpp # run Kingsoft Presentation
$ ./et # run Kingsoft Spreadsheets







