Installlion's Logo

Installlion.com

How To Uninstall mac-robber On Kali Linux 2017.1

To uninstall mac-robber just follow these instructions.

Uninstall just mac-robber

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 KitKali Linux 2017.1utils1.02-5
sudo apt-get remove mac-robber

This will remove just the mac-robber package itself.

Uninstall mac-robber and its dependencies

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.

Purging your config/data too

If you also want to delete your local/config files for mac-robber then this will work.

 Caution! Purged config/data can not be restored by reinstalling the package.
sudo apt-get purge mac-robber

Or similarly, like this mac-robber

sudo apt-get purge --auto-remove mac-robber

Package Data

Packagemac-robber
Version1.02-5
MaintainerDebian Forensics <[email protected]>
Home pagehttp://www.sleuthkit.org/mac-robber
Descriptioncollects 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
Distrokalilinux
Releasekalilinux
Repomain
Sectionutils

Dependencies