ida-eval on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S ida-eval

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

$ yay -Rns ida-eval

2. Manually Install "ida-eval" via AUR

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

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

b. Clone ida-eval's git locally

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

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

$ cd ~/ida-eval $ makepkg -si

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

ID: 726861
Name: ida-eval
PackageBaseID: 149507
PackageBase: ida-eval
Version: 7.4-2
Description: Interactive, programmable, extensible, multi-processor disassembler (evaluation version)
URL: https://out7.hex-rays.com/demo
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: stick
Submitter: stick
FirstSubmitted: 1582671878
LastModified: 1587924862
URLPath: /cgit/aur.git/snapshot/ida-eval.tar.gz