python-frida on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install python-frida on Arch using YAY
$
yay -S
python-frida
Copied
* (Optional) Uninstall python-frida on Arch using YAY
$
yay -Rns
python-frida
Copied
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
Copied
b. Clone python-frida's git locally
$
git clone https://aur.archlinux.org/python-frida.git
~/python-frida
Copied
c. Go to ~/python-frida folder and install it
$
cd
~/python-frida
Copied
$
makepkg -si
Copied
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
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