AnyDesk is my favorite proprietary remote desktop application for connecting to remote Linux, macOS and Window systems. AnyDesk offers a smooth and seamless remote access to your computers over wide area network. In this article, we will install AnyDesk on Fedora Desktop machine. And see how you can connect to a remote device with it.

Similar: Install TeamViewer on Fedora

Features of AnyDesk

  • Real-Time Collaboration: Easy collaboratation and communication
  • Highly Innovative Technology: Its DeskRT innovative codec compresses and transfers image data between computers in a way that no competing product is able to do.
  • Low Latency: Works well with bandwidths as low as 100 kB/sec with near-instant responses.
  • File transfer: AnyDesk allows users to transfer files between computers during a remote session, making it easy to share and collaborate on documents and other files.
  • Remote printing: AnyDesk allows users to remotely print documents and other files from their remote computer to a local printer.
  • Multi-platform support: AnyDesk supports a wide range of platforms, including Windows, Linux, MacOS, iOS, and Android.
  • Security: AnyDesk uses end-to-end encryption to ensure that all remote sessions are secure and that data is protected from unauthorized access.

Install AnyDesk on Fedora Desktop

We’ll install Install AnyDesk on Fedora Desktop Yum repository. You can also install AnyDesk on Fedora by manually downloading the rpm package and installing it with yum or rpm command.

1 – Add AnyDesk repository

Add the repository to your system with the commands shared below.

sudo tee /etc/yum.repos.d/AnyDesk-Fedora.repo <<EOF
[anydesk]
name=AnyDesk Fedora - stable
baseurl=http://rpm.anydesk.com/fedora/x86_64/
gpgcheck=0
repo_gpgcheck=0
gpgkey=https://keys.anydesk.com/repos/RPM-GPG-KEY
EOF

2 – Install AnyDesk on Fedora

Once AnyDesk repository has been added, run the following commands to install AnyDesk on Fedora.

sudo dnf -y makecache
sudo dnf install anydesk

The installation should proceed without any issues:

.....
Transaction Summary
======================================================================================================================================================================================================
Install  25 Packages

Total download size: 11 M
Installed size: 32 M
Is this ok [y/N]: y

You can check the version of AnyDesk installed with the command:

$ rpm -qi anydesk
Name        : anydesk
Version     : 6.4.2
Release     : 1
Architecture: x86_64
Install Date: Tue 20 May 2025 02:22:51 PM EAT
Group       : Applications/Internet
Size        : 21456382
License     : Proprietary
Signature   : RSA/SHA512, Wed 19 Feb 2025 01:27:00 PM EAT, Key ID a2fb21d5a8772835
Source RPM  : anydesk-6.4.2-1.src.rpm
Build Date  : Wed 19 Feb 2025 01:26:56 PM EAT
Build Host  : sdi-sv-linworker-05.dn.anydesk.com
Vendor      : AnyDesk Software GmbH
URL         : https://anydesk.com/
Summary     : The world's fastest remote desktop application
...

3 – Launch AnyDesk on Fedora

AnyDesk has a service which is automatically started after a successful installation.

$ systemctl status anydesk.service
● anydesk.service - AnyDesk
     Loaded: loaded (/etc/systemd/system/anydesk.service; enabled; preset: disabled)
    Drop-In: /usr/lib/systemd/system/service.d
             └─10-timeout-abort.conf, 50-keep-warm.conf
     Active: active (running) since Tue 2025-05-20 14:22:51 EAT; 25s ago
 Invocation: 839d6870d9054508a6e4af3a1c168b7f
   Main PID: 51900 (anydesk)
      Tasks: 6 (limit: 9456)
     Memory: 4.4M (peak: 6.2M)
        CPU: 620ms
     CGroup: /system.slice/anydesk.service
             └─51900 /usr/bin/anydesk --service

May 20 14:22:51 fedora01.cloudspinx.com systemd[1]: Started anydesk.service - AnyDesk.

The service should be enabled as well.

$ systemctl is-enabled anydesk.service
enabled

Launch AnyDesk from CLI and the Desktop or CLI.

install anydesk centos rhel 8 01

CLI:

$ anydesk

Use AnyDesk Address of the remote system to connect to it.

install anydesk centos rhel 8 02

A remote user will also require your AnyDesk address to be able to control your machine from a remote location. Enjoy using AnyDesk on Fedora Linux Desktop.

Recommended Linux Books  to read:

Similar AnyDesk installations.

15 COMMENTS

  1. Tried on Fedora 34, this requires libpangox.

    Error:
    Problem: conflicting requests
    – nothing provides libpangox-1.0.so.0()(64bit) needed by anydesk-6.1.1-1.x86_64
    (try to add ‘–skip-broken’ to skip uninstallable packages)

  2. thanks, just wondering why this nice piece of software still relies on the old/deprecated libpangox, and it seems no one cares about.
    Fedora 32 is already EOL so the workaround with installing this very old libpangox is working but not a nice solution :/

  3. I tried on Fedora 35, it installs successfully but when I try to connect, it says: display_server_not_supported

    How to solve this issue

  4. I am trying to upgrade anydesk to the latest version (i.e. 6.2.0) on my Fedora 35 system and it gives me the following error message:

    # dnf install anydesk_6.2.0-1_x86_64.rpm
    Last metadata expiration check: 0:34:37 ago on Mon 27 Jun 2022 06:20:44 PM AEST.
    Error:
    Problem: conflicting requests
    – nothing provides libgtkglext-x11-1_0-0 needed by anydesk-6.2.0-1.x86_64
    (try to add ‘–skip-broken’ to skip uninstallable packages)

    The gtkgl library that I have on the system is libgtkglext-x11-1.0.so.0

    Here is the information about the installed libgtkglext-x11 library.

    # rpm -qif /usr/lib64/libgtkglext-x11-1.0.so.0
    Name : gtkglext-libs
    Version : 1.2.0
    Release : 40.fc35
    Architecture: x86_64
    Install Date: Sat 08 Jan 2022 06:16:16 PM AEDT
    Group : Unspecified
    Size : 570738
    License : LGPLv2+
    Signature : RSA/SHA256, Mon 26 Jul 2021 09:12:05 AM AEST, Key ID db4639719867c58f
    Source RPM : gtkglext-1.2.0-40.fc35.src.rpm
    Build Date : Thu 22 Jul 2021 07:31:13 PM AEST
    Build Host : buildvm-x86-27.iad2.fedoraproject.org
    Packager : Fedora Project
    Vendor : Fedora Project
    URL : http://gtkglext.sourceforge.net/
    Bug URL : https://bugz.fedoraproject.org/gtkglext
    Summary : OpenGL Extension to GTK
    Description :
    GtkGLExt is an OpenGL extension to GTK. It provides the GDK objects
    which support OpenGL rendering in GTK, and GtkWidget API add-ons to
    make GTK+ widgets OpenGL-capable.

    Do I need to install a different library?

  5. This command is not work on fedora 36, show this message
    Error:
    Problem: conflicting requests
    – nothing provides libgtkglext-x11-1_0-0 needed by anydesk-6.2.0-1.x86_64
    (try to add ‘–skip-broken’ to skip uninstallable packages)

  6. Thanks, but not work in fedora 36, require libgtkglext-x11-1_0-0:

    Problem: conflicting requests
    – nothing provides libgtkglext-x11-1_0-0 needed by anydesk-6.2.0-1.x86_64
    (try to add ‘–skip-broken’ to skip uninstallable packages)

    any idea?

    thanks

  7. In Fedora 36 I get a completely different error:

    Problem: conflicting requests
    – nothing provides libgtkglext-x11-1_0-0 needed by anydesk-6.2.1-1.x86_64
    (try to add ‘–skip-broken’ to skip uninstallable packages)

    What would I need to fix this?

LEAVE A REPLY

Please enter your comment!
Please enter your name here