Kingsoft Office for Linux is a simple, powerful office suite with a comfortable interface for Windows, Linux, iOS and Android. The office suite comprises of Kingsoft Writer, Kingsoft Presentation and Kingsoft Spreadsheet. The application has a similar interface to that of Microsoft Office Suites.
The latest version WPS Office for Linux Alpha16 Patch3 which was recently released comes with following updates:
- Fixed Spreadsheets formula unusable when decimal point is comma
- Fixed Writer crashes when saving as docx file which contains OLE objects
Install WPS Office for Linux Alpha16 Patch3 on Ubuntu 14.04 & Ubuntu 14.10
For 32bit
sudo apt-get install gdebi wget http://kdl.cc.ksosoft.com/wps-community/download/a16/wps-office_9.1.0.4945~a16p3_i386.deb wget http://wps-community.org/download/tools/fix-menu.sh sudo gdebi wps-office_9.1.0.4945~a16p3_i386.deb sudo chmod +x fix-menu.sh sudo ./fix-menu.sh
For 64bit
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.4945~a16p3_i386.deb wget http://wps-community.org/download/tools/fix-menu.sh sudo gdebi wps-office_9.1.0.4945~a16p3_i386.deb sudo chmod +x fix-menu.sh sudo ./fix-menu.sh sudo apt-get install libxext6:i386 wps
Remove Kingsoft WPS Office for Linux Alpha16 Patch 3
sudo apt-get remove wps-office
The post WPS Office for Linux Alpha16 Patch3 released appeared first on Sysads Gazette.