python-frida-tools on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S python-frida-tools

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

$ yay -Rns python-frida-tools

2. Manually Install "python-frida-tools" 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-tools's git locally

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

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

$ cd ~/python-frida-tools $ makepkg -si

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

ID: 1339117
Name: python-frida-tools
PackageBaseID: 137347
PackageBase: python-frida-tools
Version: 12.3.0-1
Description: CLI tools for Frida. Python 3 version from PyPi.
URL: http://www.frida.re
NumVotes: 8
Popularity: 0.565928
OutOfDate:
Maintainer: kriskras99
Submitter: algebro
FirstSubmitted: 1542132056
LastModified: 1698137368
URLPath: /cgit/aur.git/snapshot/python-frida-tools.tar.gz