Search Criteria
Package Details: splashtop-business 3.8.0.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/splashtop-business.git (read-only, click to copy) |
|---|---|
| Package Base: | splashtop-business |
| Description: | Splashtop Business. Remotely access your desktop from any device from anywhere! |
| Upstream URL: | https://www.splashtop.com/business |
| Keywords: | business remote splashtop |
| Licenses: | LicenseRef-Proprietary |
| Provides: | splashtop-business |
| Submitter: | Tab |
| Maintainer: | agsimmons0 |
| Last Packager: | agsimmons0 |
| Votes: | 6 |
| Popularity: | 0.000642 |
| First Submitted: | 2022-02-11 00:36 (UTC) |
| Last Updated: | 2025-12-10 13:18 (UTC) |
Dependencies (13)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR)
- keyutils (keyutils-gitAUR)
- libcap
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libxcb (libxcb-gitAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- util-linux-libs (util-linux-libs-selinuxAUR, util-linux-libs-aesAUR)
- xcb-util
- xcb-util-keysyms
- xdotool (xdotool-gitAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- bash-completion (bash-completion-gitAUR) (optional) – Bash completion support
Latest Comments
1 2 Next › Last »
agsimmons0 commented on 2025-12-10 13:19 (UTC)
Updated to 3.8.0.0 and I don't get the ffmpeg error but the connection attempt hangs and never completes.
agsimmons0 commented on 2025-11-19 18:00 (UTC)
I'm looking into if there's anything I can do about this incompatibility from the AUR package side. Ultimately it seems like Splashtop should release an update that fixes the incompatibility, but I have no insight into if or when they would do that.
I'm experimenting with getting it working within a Flatpak here https://github.com/agsimmons/splashtop-business-flatpak where I can pin a specific ffmpeg version. I don't yet have the vbx, h264, or av1 codecs included.
paco3346 commented on 2025-11-13 22:56 (UTC) (edited on 2025-11-14 04:00 (UTC) by paco3346)
This has been broken for the past ~2 months and I've been in conversation with the support team about it. Here's what I've learned and a fix:
Something changed in
ffmpegand splashtop was built against an older API. The Splashtop support team said6.1 -> 6.2is what broke it but I found that7.xworked and8.xis what broke it. Regardless,ffmpegis the issue.Use the following URLs to pull the older version of ffmpeg and its dependencies.
https://archive.archlinux.org/packages/f/ffmpeg/ffmpeg-2%3A7.1.1-5-x86_64.pkg.tar.zst
https://archive.archlinux.org/packages/l/libvpx/libvpx-1.15.0-1-x86_64.pkg.tar.zst
https://archive.archlinux.org/packages/r/rav1e/rav1e-0.7.1-1-x86_64.pkg.tar.zst
https://archive.archlinux.org/packages/x/x264/x264-3%3A0.164.r3108.31e19f9-3-x86_64.pkg.tar.zst
Open each one of these and copy all the libs into a new folder.
You can extract everything with all the symlinks but I found the following to be the list of filenames that splashtop specifically looks for:
Finally, launch with
gonzo1908 commented on 2025-11-11 03:46 (UTC)
Clean install of Omarchy. env QT_SCALE_FACTOR=2 WAYLAND_DISPLAY=wayland-0 Running this in Xwayland fails on client connection with the following error:
greenhill commented on 2025-06-24 20:21 (UTC)
Can the post_remove be updated to remove the installed service /usr/lib/systemd/system/SRUsb.service ?
dhtseany commented on 2024-04-11 18:12 (UTC)
I'm coming off a fresh installation of Arch with Gnome, the package installs OK but then it errors out with the following missing file error:
splashtop-business: error while loading shared libraries: libxdo.so.3: cannot open shared object file: No such file or directoryThe fix is to install xdotool so I'd recommend adding that as a dependency.
agsimmons0 commented on 2024-03-09 20:49 (UTC)
@ingvij I'm using the latest version of libjxl and haven't experienced this error. Does this occur immediately on launch, or after performing some specific action? Does the application crash?
ingvij commented on 2024-02-28 13:22 (UTC)
I'm getting errors from libjxl when using 3.6.0, maybe because it was recently updated to 0.10 and splashtop is using 0.9. I'll revert locally, but maybe 3.5 is also using libjxl, so it might make sense to add it as a requirement to the package as well..
1 2 Next › Last »