Package Details: wps-office-365-fonts 12.8.2.19550-1

Git Clone URL: https://aur.archlinux.org/wps-office-365.git (read-only, click to copy)
Package Base: wps-office-365
Description: WPS Office, is an office productivity suite.
Upstream URL: https://365.wps.cn/
Keywords: office wps
Licenses: LicenseRef-WPS-EULA
Conflicts: wps-office-fonts
Provides: wps-office-fonts
Submitter: JoveYu
Maintainer: JoveYu (7Ji)
Last Packager: JoveYu
Votes: 12
Popularity: 0.41
First Submitted: 2024-05-14 10:31 (UTC)
Last Updated: 2025-01-08 01:41 (UTC)

Pinned Comments

JoveYu commented on 2024-05-15 09:16 (UTC) (edited on 2024-07-26 03:36 (UTC) by JoveYu)

常见问题:

  1. 后台进程退出不关闭
    禁用云服务sudo chmod -x /opt/kingsoft/wps-office/office6/wpscloudsvr

  2. 试用时间有限
    重置试用时间quickstartoffice stop && rm ~/.config/Kingsoft/AuthInfo.conf

  3. 协作开机自动启动
    执行rm ~/.config/autostart/xiezuo.desktop删除启动项目

Latest Comments

1 2 3 4 5 Next › Last »

JoveYu commented on 2025-01-13 03:11 (UTC)

The application will automatically set the application language based on the system settings. If you need to specify a language, you can try configuring it through the LANG environment variable export LANG=zh_CN.UTF-8.

OriL commented on 2025-01-10 10:47 (UTC)

how to change language of it, I want to use zhCN.

JoveYu commented on 2025-01-08 01:37 (UTC)

@rosenberg, wps-office-365 is the professional or enterprise version wps-office is the personal version.

rosenberg commented on 2025-01-07 06:14 (UTC)

What is the difference between this and wps-office-365?

JoveYu commented on 2024-11-04 05:34 (UTC)

你是遇到什么操作有问题吗?

Fingertap commented on 2024-11-03 02:27 (UTC)

Cannot initialize color picker. 这是啥问题?把wpp的2>&1删了也没有更多的日志出来

JoveYu commented on 2024-08-29 04:11 (UTC)

在不影响使用的情况下,尽量保持厂家原始功能,个人配置习惯可以根据情况自己删减。

yifwon commented on 2024-08-29 03:34 (UTC)

还有个小建议,wps的目录分类已经在办公这一栏了,原来的包里额外新加了金山办公的分类,显得有些多余

   tar --no-same-owner -C "${pkgdir}" -xf data.tar --exclude './usr/share/fonts'\
-   ./opt/kingsoft ./usr ./etc/xdg/menus
+  --exclude './usr/share/desktop-directories' ./opt/kingsoft ./usr

可以在解包的时候去掉这个/usr/share/desktop-directories, 这样打的包显得更干净一些

JoveYu commented on 2024-07-15 02:07 (UTC)

使用LC_ALL=zh_CN.UTF-8 makepkg命令打包可以解决以上输出问题,不过这个提示并不影响打包内容,可以忽略。