ntdsxtract on AUR (Arch User Repository)

Last updated: June 26,2024

1. Install "ntdsxtract" 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 ntdsxtract on Arch using YAY

$ yay -S ntdsxtract

* (Optional) Uninstall ntdsxtract on Arch using YAY

$ yay -Rns ntdsxtract

2. Manually Install "ntdsxtract" via AUR

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

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

b. Clone ntdsxtract's git locally

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

c. Go to ~/ntdsxtract folder and install it

$ cd ~/ntdsxtract $ makepkg -si

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

ID: 617051
Name: ntdsxtract
PackageBaseID: 82548
PackageBase: ntdsxtract
Version: 1.3.1-1
Description: A framework for offline forensic analysis of NTDS.DIT
URL: http://www.ntdsxtract.com/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: GI_Jack
FirstSubmitted: 1401930866
LastModified: 1559177274
URLPath: /cgit/aur.git/snapshot/ntdsxtract.tar.gz