Could you please let me know what it the correct method to remove Anydesk?
I am receiving this error, while I am trying below command:
sudo apt-get remove anydesk
The following packages have unmet dependencies: linux-tools-5.15.0-56 : Depends: linux-tools-common but it is not going to be installed E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
sudo apt --fix-broken install
, so did you try it? – guiverc Dec 13 '22 at 07:41