Download the WPS Office suite for Linux Ubuntu Systems. Install Kingsoft WPS Office on on Ubuntu 15.04, Ubuntu 14.04 and Ubuntu 14.10. MS Office alternative Kingsoft (WPS) Office is available for Ubuntu/Linux Mint/and Ubuntu Derivatives.
The Kingsoft WPS Office for Linux Ubuntu is a simple and powerful office suite which is the most suitable MS office alternative for Ubuntu. It is very similar to Windows MS Office and the suite comprises of Kingsoft Writer, Kingsoft Presentation and Kingsoft Spreadsheet.
Install Kingsoft WPS Office in Ubuntu 14.04 & Ubuntu 14.10
The WPS Office is fully compatible with Fedora, CentOS, OpenSUSE, Ubuntu, Mint, Knoppix and more. It supports both 32 and 64 bit systems and is fully compatible with Microsoft Office. It also features spell check available in over 10 different languages.
WPS Office Features:
- Fully compatible with Microsoft PowerPoint (.PPT, .DOC, .DOCX, .XLS and .XLSX)
- Insert photos, videos, custom animation and more.
- Rich text, page and paragraph formatting features
- Collaborate with others using track changes and comments
For 32-bit
Terminal commands to install Kingsoft (WPS) Office on 32bit Linux Ubuntu Systems:
cd && wget -O wps-office.deb http://kdl.cc.ksosoft.com/wps-community/download/a18/wps-office_9.1.0.4953~a18_i386.deb
sudo dpkg -i wps-office.deb
sudo apt-get -f install && rm wps-office.deb
wget -O web-office-fonts.deb http://kdl.cc.ksosoft.com/wps-community/download/a15/wps-office-fonts_1.0_all.deb
sudo dpkg -i web-office-fonts.deb
For 64-bit
Terminal commands to install Kingsoft (WPS) Office on 64bit Linux Ubuntu Systems:
cd && wget -O wps-office.deb http://kdl.cc.ksosoft.com/wps-community/download/a18/wps-office_9.1.0.4953~a18_amd64.deb
sudo dpkg -i wps-office.deb
sudo apt-get -f install && rm wps-office.deb
wget -O web-office-fonts.deb http://kdl.cc.ksosoft.com/wps-community/download/a15/wps-office-fonts_1.0_all.deb
sudo dpkg -i web-office-fonts.deb
Remove & Uninstall Kingsoft WPS Office
If you want to uninstall and remove the Kingsoft WPS Office suite from the Ubuntu system, run the following command:
sudo apt-get remove wps-office