To uninstall magicrescue just follow these instructions.
/debian/jessie/main///install/index.html recovers files by looking for magic bytes Debian 8.0 utils 1.1.8-1
sudo apt-get remove magicrescue
Which will remove just the magicrescue package itself.
sudo apt-get remove --auto-remove magicrescue
This will remove the magicrescue package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for magicrescue then this will work.
sudo apt-get purge magicrescue
Or similarly, like this magicrescue
sudo apt-get purge --auto-remove magicrescue
Package | magicrescue |
Version | 1.1.8-1 |
Maintainer | Varun Hiremath |
Description | recovers files by looking for magic bytes |
Distro | debian |
Release | jessie |
Repo | main |
Section | utils |