Search Criteria
Package Details: softmaker-office-nx-bin 1218-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/softmaker-office-nx-bin.git (read-only, click to copy) |
---|---|
Package Base: | softmaker-office-nx-bin |
Description: | Proprietary office suite; word processing, spreadsheets, presentations (subscription version) |
Upstream URL: | https://www.softmaker.com |
Licenses: | LicenseRef-custom |
Submitter: | WorMzy |
Maintainer: | WorMzy |
Last Packager: | WorMzy |
Votes: | 3 |
Popularity: | 0.076386 |
First Submitted: | 2023-06-21 19:06 (UTC) |
Last Updated: | 2024-08-29 16:05 (UTC) |
Dependencies (13)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- desktop-file-utils (desktop-file-utils-gitAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR)
- gstreamer (gstreamer-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libgl (nvidia-340xx-utilsAUR, libglvnd-gitAUR, amdgpu-pro-oglpAUR, amdgpu-pro-oglp-legacyAUR, libglvnd)
- libx11 (libx11-gitAUR)
- libxext (libxext-gitAUR)
- libxmu
- libxrandr (libxrandr-gitAUR)
- libxrender
- shared-mime-info
Latest Comments
galvez_65 commented on 2024-05-24 12:59 (UTC)
out of curiosity is there a specific reason for having both checksum sections Sha512 and md5?
galvez_65 commented on 2024-05-09 00:12 (UTC)
If you are having issues after updating openssl, download openssl 3.2.1, put the content someplace and set LD_LIBRARY_PATH to the location of the .so files. I edited scripts to include
env LD_LIBRARY_PATH=/opt/openssl_321/lib <executable>
which is where I put them on my system.WorMzy commented on 2024-03-18 22:06 (UTC)
Note that service pack 1211 has been made available, but this only includes a fix for an issue affecting Debian 11 (and as far as I know does not affect Arch): https://www.softmaker.com/en/download/servicepacks/servicepacks-softmaker-office-nx-changelog
I won't be updating this package for this version since it is functionally the same as service pack 1210 on Arch, but if you want to be on 'the latest and greatest', then apply this patch to the PKGBUILD (e.g. using
git apply
):then run
makepkg
/pkgctl build
/whatever as usual.