Search Criteria
Package Details: rustdesk 1.4.6-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: | 61 |
| Popularity: | 2.33 |
| First Submitted: | 2021-06-27 07:29 (UTC) |
| Last Updated: | 2026-04-15 17:03 (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, 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)
- 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-20260302-48c37de3e6c4e399af6f51ca20e8e3e1fd037976.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.6.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 .. 3 4 5 6 7 8 9 10 11 12 Next › Last »
peterjc123 commented on 2023-03-23 14:25 (UTC)
This packages relies on
ttf-arphic-uming, as can be seen here. Otherwise, the Chinese characters won't show properly.vizmoe commented on 2023-02-14 08:53 (UTC)
eworm commented on 2023-02-13 20:59 (UTC) (edited on 2023-02-13 20:59 (UTC) by eworm)
Ok, figured what causes this... The build fails with link time optimization (LTO). Disabling that makes the build succeed:
eworm commented on 2023-02-13 15:40 (UTC)
The upstream code for locks is fixed already: https://github.com/rustdesk/rustdesk/commit/b2f7e7ece5a4812bbc0b0713a85158b81352d423
This just did not yet make it into a release.
But I have two more issues:
Looks like the icon
rustdesk.pngchanged. This is easily fixed with updated checksum.But it also fails at link time with a zstd related error... No idea how to fix this:
Rojikku commented on 2023-01-16 21:47 (UTC)
@shoklan I'm not going to set a precedent of fixing their code for them, but people are welcome to use your fix on their own. It's pretty self-evidently good.
Large reasons I won't is: 1. Sets a bad precedent, so when something else inevitably breaks, I have more issues 2. They could literally release another stable version whenever they wanted and fix this issue.
shoklan commented on 2023-01-10 20:51 (UTC)
You can get this to install if you update the PKGBUILD with:
This isn't preferable since they should fix their code but it will at least get it installed for now.
Technetium1 commented on 2022-12-15 23:22 (UTC)
@FabioLolix it was already there when this was adopted. There is no harm leaving it, but you are right.
FabioLolix commented on 2022-12-15 22:57 (UTC)
Hello, this pkgbuild don't have to have any of the provides=() and conflicts=() listed, are all variations that need to provides and conflicts rustdesk
Rojikku commented on 2022-11-26 22:28 (UTC)
@anonfunc My bad. Fixed. Though it's known not to compile anyway, so somewhat moot point.
anonfunc commented on 2022-11-26 22:18 (UTC) (edited on 2022-11-26 22:18 (UTC) by anonfunc)
@Rojikku You need to update the hash of the .install, in its current state one would get validation errors.
« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 Next › Last »