python-frida on AUR (Arch User Repository)

Last updated: May 08,2024

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

$ yay -S python-frida

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

$ yay -Rns python-frida

2. Manually Install "python-frida" via AUR

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

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

b. Clone python-frida's git locally

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

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

$ cd ~/python-frida $ makepkg -si

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

ID: 1411515
Name: python-frida
PackageBaseID: 105811
PackageBase: python-frida
Version: 16.2.1-1
Description: Inject JavaScript to explore native apps on Windows, Mac, Linux, iOS and Android. Python 3 version from PyPi
URL: https://www.frida.re
NumVotes: 13
Popularity: 0.566669
OutOfDate:
Maintainer: kriskras99
Submitter: Manouchehri
FirstSubmitted: 1452300266
LastModified: 1708290191
URLPath: /cgit/aur.git/snapshot/python-frida.tar.gz