Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.

labcif/autopsy-packager

Repository files navigation

autopsy-packager

Github Workflows pre-commit.ci status

Automatic Github Workflows packager for autopsy

NOTE: THIS REPOSITORY IS DEPRECATED.

For version 4.21 and above you should use the snap package which can be downloaded from the github releases page. Read how to install here.

Installation

Right now the built packages are only available under the CI artifacts. Check out the latest CI build of the matching package version and download the artifacts from there.

Arch Linux

Be sure to have the following requirements before starting any installation process of Autopsy:

  • sleuthkit-java
  • openjdk8-jre

If you have an AUR helper, you just need to choose to install either autopsy or autopsy-bin packages.

Optionally, you can install the provided prebuilt packages by running:

sudo pacman -U <package-name>.pkg.tar.zst

Debian

Automatic installation via install script

The script below will install autopsy and its dependencies, including bellsoft's java jre version 8. Inspect the script before installing, and make sure you are comfortable running it.

Note, the script will ask for the user password in order to use sudo.

Copy the code below and paste on a terminal window.

  • Autopsy 4.19.2: curl https://raw.githubusercontent.com/labcif/autopsy-packager/main/install_debian_autopsy_4.19.2.sh | sudo bash

Sleuth Kit versions associated with each release of autopsy: