ida-free on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S ida-free

* (Optional) Uninstall ida-free on Arch using YAY

$ yay -Rns ida-free

2. Manually Install "ida-free" via AUR

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

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

b. Clone ida-free's git locally

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

c. Go to ~/ida-free folder and install it

$ cd ~/ida-free $ makepkg -si

3. Information about the ida-free package on Arch User Repository (AUR)

ID: 1420122
Name: ida-free
PackageBaseID: 129717
PackageBase: ida-free
Version: 8.4.240301-1
Description: Freeware version of the world's smartest and most feature-full disassembler
URL: https://www.hex-rays.com/products/ida/
NumVotes: 27
Popularity: 0.868705
OutOfDate:
Maintainer: fatalis
Submitter: fatalis
FirstSubmitted: 1517610508
LastModified: 1709492600
URLPath: /cgit/aur.git/snapshot/ida-free.tar.gz