Search Criteria
Package Details: rustdesk 1.4.9-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/rustdesk.git (read-only, click to copy) |
|---|---|
| Package Base: | rustdesk |
| Description: | Yet another remote desktop software, written in Rust. Works out of the box, no configuration required. Great alternative to TeamViewer and AnyDesk! |
| Upstream URL: | https://rustdesk.com/ |
| Keywords: | AnyDesk desktop remote Rust TeamViewer |
| Licenses: | AGPL-3.0-only |
| Submitter: | taotieren |
| Maintainer: | severach |
| Last Packager: | severach |
| Votes: | 65 |
| Popularity: | 1.37 |
| First Submitted: | 2021-06-27 07:29 (UTC) |
| Last Updated: | 2026-07-06 20:00 (UTC) |
Dependencies (56)
- alsa-lib
- at-spi2-core (at-spi2-core-gitAUR)
- cairo (cairo-gitAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR, dbus-nosystemd-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- gcc-libs (gcc-libs-gitAUR, gcc-libs-fast-optimizedAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR, gdk-pixbuf2-noglycinAUR)
- glib2 (glib2-patched-thumbnailerAUR, glib2-gitAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- gst-plugin-pipewire (gst-plugin-pipewire-gitAUR, gst-plugin-pipewire-full-gitAUR, gst-plugin-pipewire-ldacAUR)
- gst-plugins-base (gst-plugins-base-gitAUR)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR)
- gstreamer (gstreamer-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libappindicator-gtk3 (libappindicator)
- libdrm (libdrm-gitAUR)
- libepoxy (libepoxy-gitAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libva (libva-gitAUR, intel-media-stack-legacy-binAUR, intel-media-stack-binAUR, libva-headlessAUR)
- Show 36 more dependencies...
Required by (2)
Sources (17)
- 0000-disable-update-check@rustdesk.patch
- 0002-screen_retriever@rustdesk.patch
- 0003-mkvparser.cc-cstdint.patch
- 0004-bindgen@rustdesk.patch
- aom-10aece4157eb79315da205f39e19bf6ab3ee30d0.tar.gz
- ffmpeg-ffmpeg-n7.1.tar.gz
- flutter_rust_bridge-1.80.1.tar.gz
- hbb_common-20260702-7e1c392c62d39c364127307cd408421dd5f8cfb0.tgz
- https://storage.googleapis.com/flutter_infra_release/releases/stable/linux/flutter_linux_3.24.5-stable.tar.xz
- libjpeg-turbo-libjpeg-turbo-3.1.1.tar.gz
- libyuv-0faf8dd0e004520a61a603a4d2996d5ecc80dc3f.tar.gz
- meson-1.8.2.tar.gz
- pkgconf-pkgconf-pkgconf-2.5.1.tar.gz
- rustdesk-1.4.9.tar.gz
- vcpkg-20250827-120deac3062162151622ca4860575a33844ba10b.tgz
- webmproject-libvpx-v1.15.2.tar.gz
- xiph-opus-v1.5.2.tar.gz
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 12 Next › Last »
severach commented on 2026-01-10 22:00 (UTC)
For a long time screen_retriever was sometimes downloaded and sometimes not. Repeating the crashed build would make it download. The rustdesk build is way too long to sometimes not build. I patched in screen_retriever so it always downloads. If you find another unreliable rust package download before I do, let me know.
makedepends=('python-yaml') makes the yaml code work. Why would that package not provide yaml support in CachyOS?
At the top of the PKGBUILD you'll see a rm line that clears the caches. Try that unless you use those caches for other purposes.
mihalycsaba commented on 2026-01-10 15:44 (UTC)
@Corradon I had a build failure too, running it a second time without clearing the build cache was successful, maybe something fails to download at first run.
Corradon commented on 2026-01-10 15:16 (UTC) (edited on 2026-01-11 16:00 (UTC) by Corradon)
// updating works again.
tollgate commented on 2025-11-19 18:21 (UTC) (edited on 2025-11-20 06:35 (UTC) by tollgate)
When starting Rustdesk from the command line I'm getting:
Try setting transparent eglQueryString() not found: rustdesk: undefined symbol: eglQueryString fish: Job 1, 'rustdesk' terminated by signal SIGABRT (Abort)
severach commented on 2025-10-29 01:27 (UTC)
Flutter from the AUR won't help. It's trouble enough to get rustdesk to build with the specified flutter version.
flutterbin is where my flutter/dart fake executables sit. I'd rather stuff
--no-version-checkin an env variable but I haven't found a way to do that yet. The warnings don't block the build. You can get rid of the warnings by uncommenting 4 lines in the PKGBUILD flutter/dart fake executables at lines 447,459.WARNING: Package contains reference to $srcdirhas been a gcc bug for about the last 5 years. Noone seems interested in fixing it.mihalycsaba commented on 2025-10-29 00:40 (UTC)
I have managed to build it on a different machine and it runs, didn't test it.
I think I have a problem with my makepkg.conf RUSTFLAGS on the first machine, I have to check later
One thing there are some issues with the package
mihalycsaba commented on 2025-10-29 00:29 (UTC)
I think there is an error in line 416
_FBIN="${srcdir}/flutterbin"mihalycsaba commented on 2025-10-29 00:11 (UTC)
I can't build the package
doctor outside of yay
mihalycsaba commented on 2025-10-18 23:53 (UTC)
my bad, it was nordvpn-gui that installed it.
mihalycsaba commented on 2025-10-18 23:51 (UTC)
please don't install flutter, I am using flutter and gradle and somehow this update broke my setup, also the version in aur is outdated. You should download flutter for the build with the pkgbuild.
« First ‹ Previous 1 2 3 4 5 6 7 .. 12 Next › Last »