jnitrace on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S jnitrace

* (Optional) Uninstall jnitrace on Arch using YAY

$ yay -Rns jnitrace

2. Manually Install "jnitrace" via AUR

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

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

b. Clone jnitrace's git locally

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

c. Go to ~/jnitrace folder and install it

$ cd ~/jnitrace $ makepkg -si

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

ID: 1375217
Name: jnitrace
PackageBaseID: 155747
PackageBase: jnitrace
Version: 3.3.1-1
Description: A Frida based tool that traces usage of the JNI API in Android apps
URL: https://github.com/chame1eon/jnitrace
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bet4it
Submitter: bet4it
FirstSubmitted: 1595416315
LastModified: 1703491728
URLPath: /cgit/aur.git/snapshot/jnitrace.tar.gz