autopsy on AUR (Arch User Repository)

Last updated: May 17,2024

1. Install "autopsy" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install autopsy on Arch using YAY

$ yay -S autopsy

* (Optional) Uninstall autopsy on Arch using YAY

$ yay -Rns autopsy

2. Manually Install "autopsy" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone autopsy's git locally

$ git clone https://aur.archlinux.org/autopsy.git ~/autopsy

c. Go to ~/autopsy folder and install it

$ cd ~/autopsy $ makepkg -si

3. Information about the autopsy package on Arch User Repository (AUR)

ID: 1328009
Name: autopsy
PackageBaseID: 2013
PackageBase: autopsy
Version: 4.21.0-2
Description: Digital forensics platform and graphical interface to The Sleuth Kit® and other digital forensic tools
URL: http://www.sleuthkit.org/autopsy/
NumVotes: 81
Popularity: 0.146445
OutOfDate:
Maintainer: mh4ckwascut
Submitter: Mikos
FirstSubmitted: 1125774025
LastModified: 1696281794
URLPath: /cgit/aur.git/snapshot/autopsy.tar.gz