ida-pro on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S ida-pro

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

$ yay -Rns ida-pro

2. Manually Install "ida-pro" via AUR

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

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

b. Clone ida-pro's git locally

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

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

$ cd ~/ida-pro $ makepkg -si

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

ID: 714583
Name: ida-pro
PackageBaseID: 144702
PackageBase: ida-pro
Version: 7.4-2
Description: Hex-Rays IDA Pro
URL: https://www.hex-rays.com/products/ida/7.4/index.shtml
NumVotes: 3
Popularity: 0
OutOfDate: 1589990242
Maintainer:
Submitter: fenugrec
FirstSubmitted: 1567186778
LastModified: 1585660390
URLPath: /cgit/aur.git/snapshot/ida-pro.tar.gz