Uninstall Anydesk and reinstall Ubuntu 16
AnyDesk is a proprietary remote desktop tool distributed by
AnyDesk Software GmbH. The software program facilitates remote access to
personal computers running the host application, which can be installed
on Windows, macOS, Linux and FreeBSD
To Uninstall Anydesk and reinstall Ubuntu 16 run this commands one by one:
sudo apt-get purge anydesk
sudo apt-get autoclean
sudo apt-get autoremove
sudo apt update
sudo apt list --upgradable
sudo apt upgrade -y
sudo dpkg -i anydesk_4.0.0-1_amd64.deb
sudo apt install -f
sudo apt update
anydesk
For Setup Video: https://youtu.be/FNyJtERTcnA

Comments
Post a Comment