Is it safe to uninstall thunderbird?

Yes, it is completely safe to remove Mozilla Thunderbird. To do so, run the following command:

sudo apt-get purge thunderbird*

You can remove Thunderbird:

  1. open terminal: Ctrl+Alt+T
  2. Run this command:sudo apt-get remove --purge thunderbird -y
  3. Exit terminal: exit