aeskeyfind on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S aeskeyfind

* (Optional) Uninstall aeskeyfind on Arch using YAY

$ yay -Rns aeskeyfind

2. Manually Install "aeskeyfind" via AUR

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

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

b. Clone aeskeyfind's git locally

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

c. Go to ~/aeskeyfind folder and install it

$ cd ~/aeskeyfind $ makepkg -si

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

ID: 446532
Name: aeskeyfind
PackageBaseID: 103675
PackageBase: aeskeyfind
Version: 1.0-2
Description: automatic techniques for locating 128-bit and 256-bit AES keys in a captured memory image
URL: https://citp.princeton.edu/research/memory/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dracorp
Submitter: dracorp
FirstSubmitted: 1448222525
LastModified: 1506368296
URLPath: /cgit/aur.git/snapshot/aeskeyfind.tar.gz