volatility-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S volatility-git

* (Optional) Uninstall volatility-git on Arch using YAY

$ yay -Rns volatility-git

2. Manually Install "volatility-git" via AUR

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

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

b. Clone volatility-git's git locally

$ git clone https://aur.archlinux.org/volatility-git.git ~/volatility-git

c. Go to ~/volatility-git folder and install it

$ cd ~/volatility-git $ makepkg -si

3. Information about the volatility-git package on Arch User Repository (AUR)

ID: 312728
Name: volatility-git
PackageBaseID: 92840
PackageBase: volatility-git
Version: 2.5.2461.5d89bdf-1
Description: Advanced memory forensics framework
URL: https://github.com/volatilityfoundation/volatility/wiki
NumVotes: 2
Popularity: 0
OutOfDate: 1620016657
Maintainer: anthraxx
FirstSubmitted: 1430943687
LastModified: 1465758088
URLPath: /cgit/aur.git/snapshot/volatility-git.tar.gz