@Universebenzene
Thanks. It worked.
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: | 491 |
Popularity: | 1.01 |
First Submitted: | 2014-08-17 11:57 (UTC) |
Last Updated: | 2024-07-29 18:49 (UTC) |
« First ‹ Previous 1 .. 10 11 12 13 14 15 16 17 18 19 20 .. 70 Next › Last »
@Universebenzene
Thanks. It worked.
@demolisher Delete the existed deb source first
Getting this error running makepkg:
==> Making package: wps-office 11.1.0.9080-2 (Wed 05 Feb 2020 09:16:16 AM UTC) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found wps-office_11.1.0.9080.XA_amd64.deb ==> Validating source files with sha1sums... wps-office_11.1.0.9080.XA_amd64.deb ... FAILED ==> ERROR: One or more files did not pass the validity check!
Disabled md5 checksums with makepkg --skipchecksums. Now I got this output:
==> Making package: wps-office 11.1.0.9080-2 (Wed 05 Feb 2020 09:15:52 AM UTC) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found wps-office_11.1.0.9080.XA_amd64.deb ==> WARNING: Skipping verification of source file checksums. ==> Extracting sources... ==> Starting prepare()... bsdtar: Error opening archive: Failed to open 'data.tar.xz' ==> ERROR: A failure occurred in prepare(). Aborting...
Where is this data.tar.xz located? Can't find it anywhere.
Hello team Archlinux
Out of curiosity I was installing wps-office on another machine here that has Manjaro-Deepin 18.1.5 at home and to surprise the updated wps-office installed and worked normally.
Following are some installation images:
https://i.imgur.com/yBeffEl.png
https://i.imgur.com/hfpYeh1.png
For ArcoLinuxB-Deepin version 20.1.4 continues with installation errors
Your Considerations
Serial
国际版果然把涉嫌隐私的功能去掉了。这功能会影响它的推广。
@FubinSama Please read the pinned message first. Also we are on discussing about this in archlinuxcn right now.
Oh my god. When I update this pacakage, it can't use chinese.Could u mark this in the description which in 'archlinuxcn'. Now what I only can do is removing this pacakage and waiting to reinstall by yay. this just a suggestion. thank u for your work.
For those of you experiencing slow download speeds for the latest file, just use uget
and crank up the number of connections to 16 or whatever your max is.
After the file is downloaded (took 7 mins for me, sheesh), copy it to the cache folder of your aur helper. I use yay
, so ~/.cache/yay/wps-office/
. Now when you reattempt the update, it should just pick up the file you downloaded and continue with that.
[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
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 thewps-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)