top of page

Kingsoft WPS Office in Mint 17.1 & Ubuntu 14.10 for 64/32-bit

 


sudo apt-get install gdebi
wget http://kdl.cc.ksosoft.com/wps-community/download/a16/wps-office_9.1.0.4885~a16_i386.deb
wget http://wps-community.org/download/tools/fix-menu.sh
sudo gdebi wps-office_9.1.0.4885~a16_i386.deb
sudo chmod +x fix-menu.sh
sudo ./fix-menu.sh

 

For 64-bit


sudo apt-get install gdebi
sudo dpkg --add-architecture i386
sudo apt-get update
wget http://kdl.cc.ksosoft.com/wps-community/download/a16/wps-office_9.1.0.4885~a16_i386.deb
wget http://wps-community.org/download/tools/fix-menu.sh
sudo gdebi wps-office_9.1.0.4885~a16_i386.deb
sudo chmod +x fix-menu.sh
sudo ./fix-menu.sh
sudo apt-get install libxext6:i386
wps

_________________________________________________________

 

bottom of page