How to install anydesk on ubuntu
Anydesk is available in both 64-Bit and 32-Bit formats. You can download it from its official website and install on Ubuntu, Debian, and LinuxMint operating systems.
wget https://download.anydesk.com/linux/anydesk_5.1.1-1_amd64.deb sudo dpkg -i anydesk_5.1.1-1_amd64.deb
If the above commands faced the issue for dependency issues, Execute below command to install Anydesk with required dependencies.
sudo apt-get install -f