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: | 59 |
| Popularity: | 2.61 |
| First Submitted: | 2021-06-27 07:29 (UTC) |
| Last Updated: | 2026-03-05 19:18 (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-classic-xfceAUR, gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR)
- 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 (16)
- 0000-disable-update-check@rustdesk.patch
- 0002-screen_retriever@rustdesk.patch
- 0003-mkvparser.cc-cstdint.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 2 3 4 5 6 7 8 .. 11 Next › Last »
akspecs commented on 2025-07-29 06:45 (UTC)
@taek
the topmost (rustdesk.tar.gz) md5 and sha256 hashes respectively should be:
621663863c75196f2611a1165573390ec6b9f1160e7ec4ebf604c15145cb0146ae5ff658a530060a89807dc2af086b32taek commented on 2025-07-29 05:19 (UTC)
Error in current aur-release - failed md5 validation check
https://termbin.com/cazp
patlefort commented on 2025-07-28 16:52 (UTC)
Using nice before makepkg is the way to do it. Or before yay/pamac. Aur helpers can also provide the option.
severach commented on 2025-07-28 16:41 (UTC) (edited on 2025-07-28 19:21 (UTC) by severach)
@sekret: Typically prerelease to release is only a few hours. It takes me longer than that to get the new version to compile so none of us ever see the prerelease. The 5 day delay from prerelease to
releaseprerelease #2 on 1.4.1 made me believe that there must have been changes. I bumped pkgrel without checking the code. I just checked the code and there are changes making my "avoid bug reports on prerelease" correct. If I hadn't already blindly bumped pkgrel, I would do it now.@patlefort: That's the problem. The user doesn't have a choice. Neither
makepkgnormakegive us a nice option to make all builds nice. The only way to get compile niced is tonice makepkg, yay, pacaur, pamac, or whatever, and that's not going to happen. nice doesn't slow compiling unless your computer is busy with something else. I can't think of anything a computer does that a large compile should compete equally with.Edit: 1.4.1 is still not a release so this is the second prerelease. Rebuild is messy because the tar file name doesn't change. If I can't skip the prereleases I'll add a suffix to the download.
patlefort commented on 2025-07-28 16:00 (UTC)
Can you please remove all the
nicecommands? It's not up to the pkgbuild to decide but the user.sekret commented on 2025-07-28 15:55 (UTC)
Why do you bump the pkgrel without changing anything? What does "bump pkgrel to avoid bug reports on prerelease" mean?
eworm commented on 2025-07-28 08:06 (UTC)
The release tag and tarball have been updated... Can you update with new checksums, please?
severach commented on 2025-06-30 13:53 (UTC) (edited on 2025-06-30 13:59 (UTC) by severach)
Why do you have such an old rustc?
@brody I changed how I detect the _FRBVER. I left the toml way in in case the new yaml way isn't right.
tonyrh commented on 2025-06-30 10:05 (UTC)
Does not build:
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 11 Next › Last »