Package Details: wps-office 11.1.0.11719-1

Git Clone URL: https://aur.archlinux.org/wps-office.git (read-only, click to copy)
Package Base: wps-office
Description: Kingsoft Office (WPS Office) - an office productivity suite
Upstream URL: http://wps-community.org
Licenses: LicenseRef-WPS-EULA
Conflicts: kingsoft-office
Submitter: felixonmars
Maintainer: Universebenzene
Last Packager: Universebenzene
Votes: 489
Popularity: 2.58
First Submitted: 2014-08-17 11:57 (UTC)
Last Updated: 2024-02-22 03:20 (UTC)

Sources (2)

Pinned Comments

Universebenzene commented on 2023-01-20 10:34 (UTC)

Anyone who meet the problem of launching wpspdf, please install the optional dependency libtiff5

Universebenzene commented on 2020-10-22 02:25 (UTC)

If you have the "ERROR: One or more files failed the validity check!" problem, try cleaning your AUR cache first, and try again.

Universebenzene commented on 2020-01-10 04:48 (UTC) (edited on 2020-06-09 15:38 (UTC) by Universebenzene)

[ATTENTION] The new international version (11.1.0.9080) removed zh_CN support, login, and some other functions. If you still want full functions, or you want aarch64 support, you may need the Chinese version from https://linux.wps.cn here: https://aur.archlinux.org/pkgbase/wps-office-cn

Universebenzene commented on 2019-10-26 05:46 (UTC) (edited on 2019-10-26 07:10 (UTC) by Universebenzene)

I split the /usr/share/mime/packages/wps-office-*.xml files to the wps-office-mime package to avoid mime issues. If you still want the mime files provided by wps-office itself, you can install the new mime package.

Universebenzene commented on 2019-07-05 17:08 (UTC)

There is no official 32-bit package for version 11.1.0.8722, so I drop the support for i686 arch. For archlinux32 users you can create another wps-office package for 32-bit system yourself.

Universebenzene commented on 2019-04-16 13:34 (UTC)

When you shut down wps-office, the wpsoffice process may still exist. You can do sudo chmod -x /usr/lib/office6/wpsoffice to fix it. But this might bring you problem with signing in.

oowl commented on 2017-11-29 14:16 (UTC)

About the software issues, you can go to the official feedback problem. I'm just a packager, I can not solve the software problem.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 69 Next › Last »

Hanuman commented on 2022-08-02 20:48 (UTC)

All dictionaries have now been added in package wps-office-all-dicts-win-languages, but spellchecking still remains broken after being reported 1.5 years ago.

blackpoll commented on 2022-07-25 17:30 (UTC)

How do I completely purge this application? yay -Rnsc still leaves multiple files in the root directory and all my mimetypes file associations are still associated with wps-office.

gelie commented on 2022-06-09 11:12 (UTC) (edited on 2022-06-09 11:13 (UTC) by gelie)

Thanks @JoveYu. I now got the sign in button. The UI is in English, but the sign in box is Chinese???

JoveYu commented on 2022-06-09 07:28 (UTC) (edited on 2022-07-13 09:39 (UTC) by JoveYu)

@gelie using package wps-office-cn and wps-office-mui-zh-cn

gelie commented on 2022-06-07 16:11 (UTC)

Where is the sign in button on the top right? I have an active subscription, but can't activate WPS.

https://help.wps.com/articles/activate-wps-office-after-subscription/

romank commented on 2022-01-19 14:39 (UTC)

I have the next error on Manjaro: Preparing... Cloning wps-office build files... Generating wps-office-mime information... Failed to prepare transaction: Failed to generate wps-office-mime information

JoveYu commented on 2022-01-17 05:59 (UTC)

i use 4K monitor with 200% scaled. I try to fix font rendering for hidpi monitor.

dot not use QT_SCALE_FACTOR=2 for wps, and use QT_FONT_DPI=192.

I added the following to the file /usr/bin/{wps,et,wpp,wpspdf} head.

export QT_SCALE_FACTOR=1
export QT_FONT_DPI=192

ayyash07 commented on 2022-01-09 22:57 (UTC)

QT_SCREEN_SCALE_FACTORS=1 this env variable fixes issue.

guiodic commented on 2021-11-23 16:11 (UTC)

has anyone had success for font rendering?