Setting up a remote desktop tool like AnyDesk on Ubuntu 24.04 can streamline your ability to manage or assist other machines from anywhere.
While remote access isn’t a new concept, tools like AnyDesk offer modern, secure, and user-friendly solutions for today’s needs.
Thankfully, in 2025, installing AnyDesk on Ubuntu 24.04 is incredibly straightforward, perfectly aligning with the latest Ubuntu features.
If you’re aiming to get AnyDesk running on your system for seamless remote support or access, this guide will walk you through the process, making it as easy as possible to connect your world.
Installing AnyDesk on Ubuntu 24.04
Step 1: Update Your System
Before installing AnyDesk, ensure that your Ubuntu system is up-to-date by running the following commands:
sudo apt update
sudo apt upgrade
Step 2: Install AnyDesk Using the APT Repository
To install AnyDesk from its official APT repository, follow these steps:
- Install Required Dependencies: Make sure you have the necessary packages to add repositories and import GPG keys:
sudo apt install dirmngr ca-certificates software-properties-common apt-transport-https curl -y
- Add AnyDesk GPG Key: Import the GPG key for the AnyDesk repository:
curl -fsSL https://keys.anydesk.com/repos/DEB-GPG-KEY | gpg --dearmor | sudo tee /usr/share/keyrings/anydesk.gpg > /dev/null
- Add AnyDesk Repository: Add the AnyDesk APT repository to your system:
echo 'deb [signed-by=/usr/share/keyrings/anydesk.gpg] http://deb.anydesk.com/ all main' | sudo tee /etc/apt/sources.list.d/anydesk.list
- Update APT Cache: Update your package list to include the AnyDesk repository:
sudo apt update
- Install AnyDesk: Finally, install AnyDesk with the following command:
sudo apt install anydesk
Step 3: Launch AnyDesk
After installation, you can launch AnyDesk either via the terminal or through your system’s application menu:
- Via Terminal:
anydesk
- Via GUI: Open the Activities menu, search for “AnyDesk,” and click on the icon.
Method 2: Install AnyDesk via Flatpak
Alternatively, you can install AnyDesk using Flatpak if you prefer using sandboxed applications:
- Enable Flathub: Add the Flathub repository if it’s not already enabled:
sudo flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
- Install AnyDesk via Flatpak: Install AnyDesk using the following Flatpak command:
flatpak install flathub com.anydesk.Anydesk -y
To Uninstall AnyDesk
If you need to remove AnyDesk from your system:
- For APT Installation:
sudo apt remove anydesk
sudo rm /etc/apt/sources.list.d/anydesk.list
sudo rm /usr/share/keyrings/anydesk.gpg
- For Flatpak Installation:
flatpak uninstall com.anydesk.Anydesk
Downloading AnyDesk on Ubuntu
If you prefer to click and download AnyDesk, follow the following steps:
- Visit the Official Website: Go to the AnyDesk official download page at AnyDesk Download.
- Select Your Operating System: On the download page, choose “Linux” as your operating system.
- Download the DEB File: Click on the “Download Now” button, then select the option for Debian/Ubuntu (64 Bit). This will download the .deb file to your computer.
- Locate the Downloaded File: Once the download is complete, navigate to your “Downloads” folder to find the AnyDesk .deb file.
Now you can install it via your package manager and start using it.
What Is AnyDesk About?
AnyDesk is a high-performance remote desktop software designed to provide the fastest and most reliable remote connections available. Built with DeskRT, a unique video codec specifically developed for graphical user interfaces.
AnyDesk delivers a smooth, lag-free experience that makes remote work feel as if you’re directly using the remote device. Whether you’re working from home, offering IT support, or need access to your personal computer from anywhere.
AnyDesk makes it possible with minimal latency and high frame rates. It stands out as one of the most efficient and user-friendly remote desktop applications available today.
Key Features of AnyDesk:
- High Frame Rate: AnyDesk transmits up to 60 frames per second on local networks and many internet connections, providing smooth on-screen movement that closely matches native display rates.
- Low Latency: With latency below 16 milliseconds on local networks, AnyDesk ensures near-instantaneous responses, crucial for tasks that require quick input and feedback.
- Efficient Data Transmission: DeskRT codec optimizes data transmission, reducing bandwidth usage while maintaining high-quality visuals, making it ideal for remote desktop scenarios with limited connectivity.
- Secure Remote Access: AnyDesk uses banking-standard TLS 1.2 encryption and RSA 2048 asymmetric key exchange to verify connections, ensuring your data remains secure.
- Portable and Lightweight: The software is highly portable, requiring no installation or administrative privileges. The entire application is contained in a single, small executable file, allowing you to run it directly from a USB stick or download it in seconds.
- Cross-Platform Compatibility: AnyDesk is available on all major platforms, including Windows, macOS, Linux, Android, and iOS, providing seamless cross-platform connectivity.
- Reliable Server Infrastructure: AnyDesk connections are routed through Erlang-based servers, known for their robustness and reliability, ensuring that the service is available whenever you need it.
- Customizable Access Permissions: Control who can access your computer and what they can do once connected, with customizable access permissions to keep your system secure.
- Session Recording: Capture and record remote sessions for auditing or training purposes, making it a versatile tool for professional use.
AnyDesk Screenshots
AnyDesk Video Tutorial
Quick Links: Discord for Ubuntu, Teamviewer on Ubuntu & Best Ubuntu Antivirus Software