How to install WPS on Linux

Source: Internet
Author: User

How to install WPS on Linux

Q: I have heard of Kingsoft Office, so I want to try it on my Linux. How can I install Kingsoft Office?

Kingsoft Office is an Office suite that supports multiple platforms, including Windows, Linux, iOS, and Android. It contains three components: Writer (wpstext) for text processing, Presentation (WPS demo) supports slides, and Spereadsheets (WPS table) is a workbook. The basic version is free of charge. Compared with other linux Office suites, such as LibreOffice and OpenOffice, Kingsoft Office is best compatible with Microsoft Office? Learn about the history of wps and Office and draw some conclusions ). Therefore, if you need to interact between windows and linux, Kingsoft office is a good choice.

Install Kingsoft Office in CentOS, Fedora, or RHEL

Download the RPM file on the official page. The official RPM package only supports 32-bit linux, but you can install it in 64-bit.

Use the yum command and use the "localinstall" option to install the RPM package locally.

  1. $ Sudo yum localinstall kingsoft-office-9.1.0.4244-0.1.a12p3.i686.rpm

Do not use the rpm command for installation. Otherwise, you will get a dependency error and it is difficult to solve it:

  1. Error: dependency failed:
  2. LibICE. so.6is needed by kingsoft-office-9.1.0.4244-0.1.a12p3.i686
  3. LibSM. so.6is needed by kingsoft-office-9.1.0.4244-0.1.a12p3.i686
  4. LibX11.so. 6is needed by kingsoft-office-9.1.0.4244-0.1.a12p3.i686
  5. LibXext. so.6is needed by kingsoft-office-9.1.0.4244-0.1.a12p3.i686
  6. LibXrender. so.1is needed by kingsoft-office-9.1.0.4244-0.1.a12p3.i686
  7. Libc. so.6is needed by kingsoft-office-9.1.0.4244-0.1.a12p3.i686

Red Hat-based releases support multiple libraries. If the RPM package you want to install is 32-bit and has 32-bit library dependencies (your system is 64-bit), a good solution is to use yum for installation. As long as the RPM has added all dependencies during the build, yum can automatically use the yum library to resolve dependencies.

Install Kingsoft Office In Debian, Ubuntu, and Linux Mint

Download the DEB package on the official page. The official RPM package only supports 32-bit linux, but you can install it in 64-bit.

The DEB package also encounters a bunch of dependencies. Therefore, use the gdebi command instead of dpkg to automatically resolve dependencies.

  1. $ Sudo apt-get install gdebi-core
  2. $ Sudo gdebi kingsoft-office_9.1.0.4244 ~ A12p3_i386.deb
Start Kingsoft Office

After the installation is complete, you can easily start Witer (wpstext), Presentation (WPS demo), and Spreadsheets (WPS table) in the Desktop Manager, such.

In Ubuntu Unity:

GNOME Desktop:

In addition, you can also start Kingsoft Office in the command line.

Run the following command to start Wirter:

$ Wps)

Start Presentation (WPS demo) and use this command:

$ wpp 

Run the following command to start Spreadsheets (WPS table:

$ et 

Install WPS in Ubuntu 14.04

Ubuntu 14.04 64-bit WPS installation (successfully solved the problem without ia32-libs)

This article permanently updates the link address:

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.