# Maintainer: Oliver Jaksch <arch-aur@com-in.de>
pkgname=anydesk
pkgver=2.5.0
pkgrel=1
pkgdesc="'AnyDesk Free' is an All-In-One Software for Remote Support"
arch=('i686' 'x86_64')
url="http://anydesk.de/"
license=('custom:Freeware')
depends=('gtkglext')
optdepends=('libpulse')
source_i686=(http://download.anydesk.com/linux/${pkgname}_${pkgver}-1_i386.deb)
source_x86_64=(http://download.anydesk.com/linux/${pkgname}_${pkgver}-1_amd64.deb)
sha256sums_i686=('c978aafbc9d7203b805052dd2aa3a673211da76786c769a8bfdd322dc85446f5')
sha256sums_x86_64=('c5ad3ea227e875db1ef0e78474b1039ac8fefe0965c306196dec6b8e1a8917b7')
package() {
cd "${pkgdir}"
tar xf "${srcdir}/data.tar.gz"
# If you want to keep the autostart mode, comment next line
rm -rf etc/
}
should be the current PKGBUILD :)
Search Criteria
Package Details: anydesk-bin 6.4.0-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/anydesk-bin.git (read-only, click to copy) |
---|---|
Package Base: | anydesk-bin |
Description: | The Fast Remote Desktop Application |
Upstream URL: | https://anydesk.com |
Keywords: | anydesk desktop remote teamviewer |
Licenses: | custom |
Conflicts: | anydesk |
Provides: | anydesk |
Submitter: | D3SOX |
Maintainer: | D3SOX (severach) |
Last Packager: | D3SOX |
Votes: | 226 |
Popularity: | 1.16 |
First Submitted: | 2020-02-26 00:13 (UTC) |
Last Updated: | 2024-11-27 12:50 (UTC) |
Dependencies (24)
- cairo (cairo-gitAUR)
- fakeroot (fakeroot-gitAUR, fakeroot-tcpAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libglvnd (libglvnd-gitAUR)
- libx11 (libx11-gitAUR)
- libxcb (libxcb-gitAUR)
- libxdamage
- libxext (libxext-gitAUR)
- libxfixes
- libxi (libxi-gitAUR)
- libxkbfile
- libxrandr (libxrandr-gitAUR)
- libxrender
- libxtst
- lsb-release
- minizip (minizip-gitAUR)
- Show 4 more dependencies...
Required by (1)
- remmina-plugin-anydesk-git (requires anydesk)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 16 17 18 19 20 21 22 Next › Last »
termuellinator commented on 2016-10-07 23:55 (UTC)
Esspy commented on 2015-11-14 14:39 (UTC)
it seems i was a little to fast. After >10 seconds the initial screen was transfered. so it basically works but very very slow.
i've tried win -> win on the same machines indeed the broadcast is very fast. but if i try from linux to win the connection is very slow.
its seems there are some performance problems in the linux version. i've tried all options.
i've used the latest version of your PKGBUILD.
OJaksch commented on 2015-11-14 13:00 (UTC)
Oh, and another attempt might be to manually checkout the "other" version at http://anydesk.de/plattformen. That's the version I used 'til yesterday in this package. What pkgrel of this pkgbuild do you have used?
OJaksch commented on 2015-11-14 12:49 (UTC)
Strange. Looks like there's missing a dependency at your side I don't know of.
Please have a look at http://support.anydesk.com , speacially http://support.anydesk.com/forums/251923-general and report back when successful. I'll update the package asap then.
Another way that might be helpful is to start anydesk from cli as it brings some output to stdout.
Esspy commented on 2015-11-14 11:58 (UTC)
after some reading i found out that for local connections you've to tell the local ip or hostname (not the AD address). After that the local connection works fast with some visual glitches when moving windows around.
But WAN still has no video just a gray window. Firewall is off.
OJaksch commented on 2015-11-14 09:15 (UTC)
I just re-tested pkgrel 2 as client with arch and win as server by WAN but works very fast. Maybe a firewall issue?
Esspy commented on 2015-11-14 08:06 (UTC)
did anydesk work for anyone? i've tried over LAN and WAN but no success. On LAN its is terrible slow and over WAN there is a connection but no video. Any hints?
xarbit commented on 2015-11-13 21:10 (UTC)
Thanks OJaksch, got it.. na, don't need autostart :-)
OJaksch commented on 2015-11-13 21:02 (UTC)
scujas, thanks for your suggestion. I agree with you, so I updated this package.
Please have an eye at PKGBUILD regarding autostart feature.
xarbit commented on 2015-11-13 17:06 (UTC)
you should consider to use the deb files instead of the tar.gz.
They at least include .desktop files and so.
Pinned Comments
D3SOX commented on 2024-02-08 16:46 (UTC) (edited on 2024-04-23 11:42 (UTC) by D3SOX)
Please check if there's actually a new version for Linux available before flagging this package. The version numbers for Windows and Linux are different.