frida on AUR (Arch User Repository)
Last updated: December 26,2024
1. Install "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 frida on Arch using YAY
$
yay -S
frida
Copied
* (Optional) Uninstall frida on Arch using YAY
$
yay -Rns
frida
Copied
2. Manually Install "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 frida's git locally
$
git clone https://aur.archlinux.org/frida.git
~/frida
Copied
c. Go to ~/frida folder and install it
$
cd
~/frida
Copied
$
makepkg -si
Copied
3. Information about the frida package on Arch User Repository (AUR)
ID: 932604
Name: frida
PackageBaseID: 102582
PackageBase: frida
Version: 0.2-2
Description: an interactive disassembler based on LLVM and Qt
URL: https://www.frida.xyz
NumVotes: 3
Popularity: 0
OutOfDate: 1701419874
Maintainer: Vincentule
Submitter: socke
FirstSubmitted: 1446039714
LastModified: 1625899810
URLPath: /cgit/aur.git/snapshot/frida.tar.gz
Name: frida
PackageBaseID: 102582
PackageBase: frida
Version: 0.2-2
Description: an interactive disassembler based on LLVM and Qt
URL: https://www.frida.xyz
NumVotes: 3
Popularity: 0
OutOfDate: 1701419874
Maintainer: Vincentule
Submitter: socke
FirstSubmitted: 1446039714
LastModified: 1625899810
URLPath: /cgit/aur.git/snapshot/frida.tar.gz