DarkMatter in Cyberspace
  • Home
  • Categories
  • Tags
  • Archives

Install WPS on 64bit ArchLinux


Now WPS is a 32bit application. It's can't run on 64bit ArchLinux. So firstly we should open the multilib repository of the system. Then install WPS with yaourt.

  1. Uncomment the following lines in /etc/pacman.conf:

    [multilib]
    Include = /etc/pacman.d/mirrorlist
    
  2. Install WPS: yaourt -S wpsoffice;

  3. Install printer drivers: pacman -S libcups;

  4. Install fonts: download wps-office_8.1.0.3724~b1p2_x86.tar.xz from WPS website, unpack it, run ./install_fonts;

  5. Chinese input: yaourt -S fcitx-wps. Modify "kingsoft-office" with "wpsoffice" in pkgbuild file of fcitx-wps, because kingsoft-office doesn't exits now.

Ref:

Multilib on Arch Wiki

WPS Office on Arch Wiki



Published

Oct 16, 2014

Last Updated

Oct 16, 2014

Category

Tech

Tags

  • 32bit 1
  • 64bit 2
  • archlinux 20
  • wps 1

Contact

  • Powered by Pelican. Theme: Elegant by Talha Mansoor