frida-dexdump on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S frida-dexdump

* (Optional) Uninstall frida-dexdump on Arch using YAY

$ yay -Rns frida-dexdump

2. Manually Install "frida-dexdump" via AUR

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

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

b. Clone frida-dexdump's git locally

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

c. Go to ~/frida-dexdump folder and install it

$ cd ~/frida-dexdump $ makepkg -si

3. Information about the frida-dexdump package on Arch User Repository (AUR)

ID: 1393236
Name: frida-dexdump
PackageBaseID: 191099
PackageBase: frida-dexdump
Version: 2.0.1-3
Description: A frida tool to dump dex in memory
URL: https://github.com/hluwa/frida-dexdump
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Misaka13514
Submitter: Misaka13514
FirstSubmitted: 1678001577
LastModified: 1706333109
URLPath: /cgit/aur.git/snapshot/frida-dexdump.tar.gz