Package Details: wps-office 11.1.0.11723-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: 492
Popularity: 0.35
First Submitted: 2014-08-17 11:57 (UTC)
Last Updated: 2024-07-29 18:49 (UTC)

Dependencies (25)

Sources (2)

Pinned Comments

Universebenzene commented on 2025-01-07 17:16 (UTC)

Users who want WPS version above 12, install wps-office-cn instead.

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 .. 26 27 28 29 30 31 32 33 34 35 36 .. 70 Next › Last »

satriani commented on 2018-11-07 17:21 (UTC) (edited on 2018-11-07 21:34 (UTC) by satriani)

Here's a quick fix for the theme issue sudo sed -i 's|${gInstallPath}/office6/${gApp} |${gInstallPath}/office6/${gApp} -style gtk+ |g' /bin/et /bin/wpp /bin/wps

@Universebenzene maybe you include this pach to the PKGBUILD. Somethink like this: echo $XDG_CURRENT_DESKTOP | grep GNOME > /dev/null 2>&1 && sed -i 's|${gInstallPath}/office6/${gApp} |${gInstallPath}/office6/${gApp} -style gtk+ |' et wpp wps

Also I whould include a ms-fonts patch, like this:

cd /tmp
git clone https://github.com/iamdh4/ttf-wps-fonts.git
cd ttf-wps-fonts
sudo bash install.sh
rm -rf /tmp/ttf-wps-fonts

ppc52776 commented on 2018-09-23 18:13 (UTC)

@simgunz, thanks for this information. After remove wps related mime files, everything go back to normal now!!

simgunz commented on 2018-09-21 09:09 (UTC)

The three files: /usr/share/mime/packages/wps-office-*

breaks the MIME file associations of docx, xlsx, pptx files in manjaro. Indeed these files are seen as zip/archive. If we set a default application for docx, this app will be used to open pptx, xslx, and zip by default.

By removing those three files and updating the mime database with

sudo update-mime-database /usr/share/mime

everything works correctly again.

Maybe the package should be modified to not include them?

(I have libreoffice installed, not sure if removing the files and not having libreoffice breaks something else)

hottea commented on 2018-09-10 07:40 (UTC)

The install script use command mkfontscale & mkfontdir, which are from xorg-mkfontscale & xorg-mkfontdir . Show these two pkgs added to deps?

leebut commented on 2018-09-01 01:45 (UTC)

Just wondering what the main differences are between the new 6634 release and the older 5707 release? I had a look at the Chinese site, but my Chinese is not good enough to deal with it.

If the differences are minor, I'll stick with 5707.

Thanks.

jimcat commented on 2018-08-01 19:21 (UTC)

It could be good to have a 'odf-converter' package as a required dependency to ensure out of the box compatibility with Open/Libre Office documents.

this article recommends the package for Open/Libre Office documents compatibility: http://help.wps.com/articles/odf-ods-odp-document-in-wps-office

This package exists in the AUR as 'odf-converter': https://aur.archlinux.org/packages/odf-converter/

alexei commented on 2018-07-25 03:35 (UTC)

Links dead again. There's an older version (5707) available via torrent here (it's alive): http://www.pcds.fi/downloads/applications/office/officesuites/wpsoffice/linux/wpsoffice.linux.html

If someone has the latest tarball saved, please post a link.

edarblanco commented on 2018-07-13 01:13 (UTC)

after upgrading I get this error wps does not exist!, help, please, and thanks

timxx commented on 2018-07-08 01:31 (UTC)

@overclockedllama If you don't want the WPS Spreadsheets following the system color, run qtconfig-qt4 and change the Build Palette section to what you want and Save.

Or add -style=STYLE to the WPS commands, et -style=Cleanlooks for example.

monsieurzik commented on 2018-07-03 15:45 (UTC)

Unable to install wps office on Manjaro this day. Errors about path, translations and directories. It'is a fresh install of Manjaro updated.