frida-git on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S frida-git

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

$ yay -Rns frida-git

2. Manually Install "frida-git" via AUR

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

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

b. Clone frida-git's git locally

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

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

$ cd ~/frida-git $ makepkg -si

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

ID: 243581
Name: frida-git
PackageBaseID: 102583
PackageBase: frida-git
Version: 0.2.r19.g79d63f5-1
Description: FrIDa is an interactive disassembler based on LLVM and Qt
URL: https://www.frida.xyz/
NumVotes: 1
Popularity: 0
OutOfDate: 1625879549
Maintainer: socke
Submitter: socke
FirstSubmitted: 1446039954
LastModified: 1446039955
URLPath: /cgit/aur.git/snapshot/frida-git.tar.gz