• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / Ubuntu / How To Install Anydesk In Ubuntu Using Terminal For Screen Sharing

How To Install Anydesk In Ubuntu Using Terminal For Screen Sharing

By Sourabh / June 16, 2022 Category: Ubuntu

How to install AnyDesk in Ubuntu using terminal and enable remote desktop connection in Ubuntu. Learn what to do when AnyDesk not opening in Ubuntu.

AnyDesk

AnyDesk’s high-performance Remote Desktop Software enables latency-free Desktop Sharing, stable Remote Control and fast and secure Data Transmission between devices. Using the application, users can dhare files and folders without the need of any additional software.

AnyDesk’s File Transfer works on all major devices and platforms. There are no limitations. Share as many files as you want and as often as needed. AnyDesk works on all devices, no matter what operating system is used.

The AnyDesk Linux Remote Desktop works with a huge range of Linux distributions including Ubuntu, Red Hat, openSUSE, and Fedora. A generic “vanilla” Linux version is also available for other custom systems in either 32-bit or 64-bit.

AnyDesk for Linux keeps file sizes small, so downloads are fast. It doesn’t require huge parts of your desktop or server storage. Choose your Linux distribution and follow the package manager for a quick and easy installation. Featuring high frame rates, low latency, and optimal bandwidth efficiency, AnyDesk remote desktop for Linux features our innovative DeskRT codec. Ensuring all tasks can be performed with near-instant response times and superb bandwidth efficiency. Our Remote Desktop manager for Linux provides cutting-edge technologies for any application.

Install AnyDesk on Linux Ubuntu

Go to the official source and download its executable binary package in Deb format from https://AnyDesk.com/en/downloads/linux

Once downloaded, run the following commands:

cd Downloads
sudo apt install ./AnyDesk_*_amd64.deb

You can also install AnyDesk using Repository. Run the following commands:

wget -qO - https://keys.AnyDesk.com/repos/DEB-GPG-KEY | sudo gpg --dearmor -o /etc/apt/keyrings/AnyDesk.gpg
echo \ "deb [arch=$(dpkg --print-architecture) signed-by=/etc/apt/keyrings/AnyDesk.gpg] http://deb.AnyDesk.com/ all main" | sudo tee /etc/apt/sources.list.d/AnyDesk.list > /dev/null
sudo apt update
sudo apt install AnyDesk

AnyDesk not opening in Ubuntu

If AnyDesk is not opening and you get an error: While loading shared libraries: libpangox-1.0.so.0: cannot open shared object file: No such file or directory; run the following command:

wget http://ftp.us.debian.org/debian/pool/main/p/pangox-compat/libpangox-1.0-0_0.0.2-5.1_amd64.deb
sudo apt install ./libpangox-1.0-0_0.0.2-5.1_amd64.deb

Primary Sidebar

Latest Posts

How To Create Zip File In Ubuntu Terminal With Password

How To Check Difference Between Two Files In Linux Ubuntu

How To Check Kernel Installed Date In Linux Command Line

Ubuntu 25.04 ‘Plucky Puffin’ Is Available To Download

How to Login as Root User in Linux Terminal

Install Firefox In Ubuntu Terminal Command Line

How To List All Kernel Modules That Are Loaded In Ubuntu

Enable Ubuntu Auto Login Without Password

Download Ubuntu 25.04 Official Default Wallpapers

How To Fix Initramfs Error In Ubuntu Command Line

© 2025 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap