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: | lauradestrigter |
| Last Packager: | tippfehlr |
| Votes: | 6 |
| Popularity: | 0.000016 |
| First Submitted: | 2022-02-11 00:36 (UTC) |
| Last Updated: | 2026-06-12 14:48 (UTC) |
Dependencies (13)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- 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-aesAUR, util-linux-libs-selinuxAUR)
- 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 3 Next › Last »
Jemsterr commented on 2026-06-13 03:42 (UTC)
Package unorphaned during orphaned package compromise attack by an AUR account that is 3 days old.
Could be a) pre-emptive unorphaning to block the attack vector (user currently has 15 packages) maybe just has 15 orphaned packages installed and didn't want to be attacked? or b) an attacker biding time
I would be very wary and triple-check PKGBUILDS moving forwards. (Good practice anyway)
soulnull commented on 2026-02-06 01:04 (UTC) (edited on 2026-02-06 01:23 (UTC) by soulnull)
Thanks to paco3346's comment, I was able to (have Claude AI) make an updated PKGBUILD that works.
as well as splashtop-business-wrapper.sh:
This bundles the correct libraries with splashtop and directs splashtop to use it, while allowing you to just run splashtop-business as normal without explicitly declaring environment variables. Sharing because it worked for me, hopefully it works for you too.
Re: agsimmons0, I had the same infinite loading symptoms, this seemingly resolved it for me.
MMOOBB commented on 2026-01-10 05:09 (UTC)
I can confirm the flatpak works for me. If you were to go forward, I think flatpak would be the way to go.
csvance commented on 2025-12-28 15:31 (UTC)
It works using distrobox (debian:trixie) and then running it with
env -u WAYLAND_DISPLAYif you are using Wayland.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 ?
1 2 3 Next › Last »