Easy Steps to Install autopsy On Mac using Brew

Package Information:

Name: autopsy
Use: Autopsy® is a digital forensics platform and graphical interface to The Sleuth Kit® and other digital forensics tools.
URL: https://www.sleuthkit.org/autopsy/index.php

Installation Steps:

  1. Open Terminal on your Mac.
  2. Now, run
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install autopsy using brew
    brew install autopsy

autopsy is ready to use now!