To uninstall finch just follow these instructions.
/debian/stretch/main///install/index.html text-based multi-protocol instant messaging client Debian 9.0 net 2.12.0-1
sudo apt-get remove finch
Which will remove just the finch package itself.
sudo apt-get remove --auto-remove finch
This will remove the finch package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for finch then this will work.
sudo apt-get purge finch
Or similarly, like this finch
sudo apt-get purge --auto-remove finch
Package | finch |
Version | 2.12.0-1 |
Maintainer | Ari Pollak |
Description | text-based multi-protocol instant messaging client |
Distro | debian |
Release | stretch |
Repo | main |
Section | net |