To uninstall mcron just follow these instructions.
/debian/jessie/main///install/index.html Guile-based program for running jobs at regular times Debian 8.0 utils 1.0.8-1
sudo apt-get remove mcron
Which will remove just the mcron package itself.
sudo apt-get remove --auto-remove mcron
This will remove the mcron package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for mcron then this will work.
sudo apt-get purge mcron
Or similarly, like this mcron
sudo apt-get purge --auto-remove mcron
Package | mcron |
Version | 1.0.8-1 |
Maintainer | Dale Mellor |
Description | Guile-based program for running jobs at regular times |
Distro | debian |
Release | jessie |
Repo | main |
Section | utils |