How to remove (uninstall) AnyDesk app in Modicia Linux

Written by Administrator on Friday April 24, 2020

AnyDesk is an application for remote desktop access, just like TeamViewer. In case you don't need this app and want to permanently remove it from your PC, you can do it very fast by running following command in your Modicia Linux terminal:

$ sudo apt-get purge anydesk

Terminal log (output):

$ sudo apt-get purge anydesk

Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages will be REMOVED:
  anydesk*
0 upgraded, 0 newly installed, 1 to remove and 85 not upgraded.
After this operation, 9,832 kB disk space will be freed.
Do you want to continue? [Y/n] Y
(Reading database ... 256561 files and directories currently installed.)
Removing anydesk (4.0.1-1) ...
Removed /etc/systemd/system/multi-user.target.wants/anydesk.service.
Processing triggers for desktop-file-utils (0.23-1ubuntu3.18.04.2) ...
Processing triggers for bamfdaemon (0.5.3+18.04.20180207.2-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for gnome-menus (3.13.3-11ubuntu1.1) ...
Processing triggers for mime-support (3.60ubuntu1) ...
(Reading database ... 256537 files and directories currently installed.)
Purging configuration files for anydesk (4.0.1-1) ...