Package Details: rustdesk 1.4.6-1

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)

Sources (17)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 Next › Last »

maxlefou commented on 2023-12-10 17:09 (UTC)

2 months later and still checksum error... Need a maintainer?

gyscos commented on 2023-10-16 15:05 (UTC) (edited on 2023-10-16 15:07 (UTC) by gyscos)

Yes it seems 1.2.3 was re-released a few days after this package was updated, with a new checksum for rustdesk-1.2.3.tar.gz. Looks like it was actually re-released more than once. :S

lendarker commented on 2023-10-11 21:41 (UTC)

Getting a md5sum error on the rustdesk-1.2.3.tar.gz file. Wrong md5sum in the PKGbuild?

gyscos commented on 2023-10-02 16:24 (UTC) (edited on 2023-10-02 16:25 (UTC) by gyscos)

The PKGBUILD hardcodes the installed path of ~/.cargo/bin/flutter_rust_bridge_codegen. But if $CARGO_HOME is defined, this is not a valid assumption.

It should probably instead look at ${CARGO_HOME:-~/.cargo}/bin/flutter_rust_bridge_codegen.

rpodgorny commented on 2023-07-27 18:31 (UTC)

please update this package or orphan it, thank you.

willemw commented on 2023-07-17 09:09 (UTC)

As stated before by FabioLolix, this package should not have a conflicts and a provides array.

Technetium1 commented on 2023-07-11 16:19 (UTC)

1.2.1 has been released since I flagged.

Rojikku commented on 2023-05-18 22:35 (UTC)

I'm going to abandon this because the dev refuses to properly tag releases. It's been six months.

xAsh commented on 2023-05-13 17:33 (UTC)

Won't compile https://pastebin.com/raw/tdCeMuXb

Sven commented on 2023-04-11 21:07 (UTC)

This fails with: error: non-binding let on a synchronization lock --> libs/hbb_common/src/config.rs:659:13