python2-frida on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python2-frida

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

$ yay -Rns python2-frida

2. Manually Install "python2-frida" via AUR

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

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

b. Clone python2-frida's git locally

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

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

$ cd ~/python2-frida $ makepkg -si

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

ID: 963496
Name: python2-frida
PackageBaseID: 103049
PackageBase: python2-frida
Version: 15.1.1-1
Description: Inject JavaScript to explore native apps on Windows, Mac, Linux, iOS and Android. Python 2 version from PyPi.
URL: http://www.frida.re
NumVotes: 3
Popularity: 1.0E-6
OutOfDate: 1656969489
Maintainer: algebro
FirstSubmitted: 1446924789
LastModified: 1632143612
URLPath: /cgit/aur.git/snapshot/python2-frida.tar.gz