To uninstall fatcat just follow these instructions.
/debian/stretch/main///install/index.html FAT filesystem explore, extract, repair, and forensic tool Debian 9.0 utils 1.0.5-1
sudo apt-get remove fatcat
Which will remove just the fatcat package itself.
sudo apt-get remove --auto-remove fatcat
This will remove the fatcat package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for fatcat then this will work.
sudo apt-get purge fatcat
Or similarly, like this fatcat
sudo apt-get purge --auto-remove fatcat
Package | fatcat |
Version | 1.0.5-1 |
Maintainer | Grégoire Passault |
Description | FAT filesystem explore, extract, repair, and forensic tool |
Distro | debian |
Release | stretch |
Repo | main |
Section | utils |