Search Criteria
Package Details: wps-office-365-edu-fonts 12.1.2.23578-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/wps-office-365-edu.git (read-only, click to copy) |
|---|---|
| Package Base: | wps-office-365-edu |
| Description: | WPS Office for education. |
| Upstream URL: | https://365.wps.cn/edu/home |
| Licenses: | LicenseRef-WPS-EULA |
| Conflicts: | wps-office-fonts |
| Provides: | wps-office-fonts |
| Submitter: | Stevezxc |
| Maintainer: | Stevezxc |
| Last Packager: | Stevezxc |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2024-12-12 05:50 (UTC) |
| Last Updated: | 2025-12-23 12:22 (UTC) |
Dependencies (53)
- alsa-lib
- at-spi2-core (at-spi2-core-gitAUR)
- bzip2 (bzip2-gitAUR)
- cairo (cairo-gitAUR)
- curl (curl-gitAUR, curl-c-aresAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR, dbus-nosystemd-gitAUR)
- expat (expat-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-gitAUR, freetype2-macosAUR, freetype2-qdoledAUR, freetype2-qdoled-gen3AUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR, gdk-pixbuf2-noglycinAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- gperftools (gperftools-gitAUR)
- gtk3 (gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-no_deadkeys_underlineAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR)
- libdrm (libdrm-gitAUR)
- libglvnd (libglvnd-gitAUR)
- libice
- Show 33 more dependencies...
Required by (4)
- wps-office (requires wps-office-fonts) (optional)
- wps-office-365-edu (optional)
- wps-office-365-edu-fonts (optional)
- wps-office-cn (requires wps-office-fonts) (optional)
Sources (3)
- https://pubwps-wps365-obs.wpscdn.cn/download/Linux/365edu/12.1.2.23578/wps-office_12.1.2.23578.AK.preload.sw.withsn_amd64.deb
- https://pubwps-wps365-obs.wpscdn.cn/download/Linux/365edu/12.1.2.23578/wps-office_12.1.2.23578.AK.preload.sw.withsn_arm64.deb
- https://pubwps-wps365-obs.wpscdn.cn/download/Linux/365edu/12.1.2.23578/wps-office_12.1.2.23578.AK.preload.sw.withsn_loongarch64.deb
Latest Comments
feng823 commented on 2025-12-25 02:32 (UTC)
Version 12.1.2.23578 cannot properly parse absolute paths, so when you double-click to open a file, the program does not respond. It is recommended to install wps-office-365-edu-12.8.2.21176-1-x86_64.pkg.tar.zst.
Stevezxc commented on 2025-12-23 12:32 (UTC)
Dependencies updated
duguyipiao commented on 2025-12-23 07:13 (UTC)
Is
libpng12still necessary? I noticedlibpng12is already replaced bylibpnginwps-office-365.Stevezxc commented on 2025-05-15 14:07 (UTC)
@Mooling0602 Fcitx5 需要指定环境变量
QT_IM_MODULE=fcitxMooling0602 commented on 2025-05-15 12:30 (UTC)
KDE Plasma 6 Wayland用Fcitx5无法输入中文,不清楚是啥问题
strawhat commented on 2025-04-07 10:40 (UTC) (edited on 2025-04-07 12:07 (UTC) by strawhat)
got error
curl: (35) TLS connect error: error:00000000:lib(0)::reason(0)when downloading the deb fileproblem solved by modifying
/etc/makepkg.conf:line
'https::/usr/bin/curl -qgb "" -fLC - --retry 3 --retry-delay 3 -o %o %u'was changed to:'https::/usr/bin/wget --tries 3 -c -O %o %u',to use
wgetinstead ofcurlfor downloadingArchGuyWu commented on 2025-03-27 14:15 (UTC)
建议将wps-office-365-edu包的依赖放进打包函数中