To uninstall fileschanged just follow these instructions.
/debian/stretch/main///install/index.html command-line utility that reports when files have been altered Debian 9.0 utils 0.6.5-2
sudo apt-get remove fileschanged
Which will remove just the fileschanged package itself.
sudo apt-get remove --auto-remove fileschanged
This will remove the fileschanged package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for fileschanged then this will work.
sudo apt-get purge fileschanged
Or similarly, like this fileschanged
sudo apt-get purge --auto-remove fileschanged
Package | fileschanged |
Version | 0.6.5-2 |
Maintainer | Debian QA Group |
Description | command-line utility that reports when files have been altered |
Distro | debian |
Release | stretch |
Repo | main |
Section | utils |