To uninstall tilda just follow these instructions.
/ubuntu/yakkety/universe///install/index.html GTK+ based drop down terminal for Linux and Unix Ubuntu 16.10 universe/x11 1.3.1-1build1
sudo apt-get remove tilda
Which will remove just the tilda package itself.
sudo apt-get remove --auto-remove tilda
This will remove the tilda package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for tilda then this will work.
sudo apt-get purge tilda
Or similarly, like this tilda
sudo apt-get purge --auto-remove tilda
Package | tilda |
Version | 1.3.1-1build1 |
Maintainer | Ubuntu Developers |
Description | GTK+ based drop down terminal for Linux and Unix |
Distro | ubuntu |
Release | yakkety |
Repo | universe |
Section | universe/x11 |