To uninstall mac-robber just follow these instructions.
sudo apt-get remove mac-robber
This will remove just the mac-robber package itself.
sudo apt-get remove --auto-remove mac-robber
This will remove the mac-robber package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for mac-robber then this will work.
sudo apt-get purge mac-robber
Or similarly, like this mac-robber
sudo apt-get purge --auto-remove mac-robber
Package | mac-robber |
Version | 1.02-5 |
Maintainer | Debian Forensics <[email protected]> |
Home page | http://www.sleuthkit.org/mac-robber |
Description | collects data about allocated files in mounted filesystems metadata from allocated files in a mounted filesystem. This is useful during incident response when analyzing a live system or when analyzing a dead system in a lab. The data can be used by the mactime tool in The Sleuth Kit |
Distro | kalilinux |
Release | kalilinux |
Repo | main |
Section | utils |