bin32-edb-debugger on AUR (Arch User Repository)

Last updated: May 20,2024

1. Install "bin32-edb-debugger" 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 bin32-edb-debugger on Arch using YAY

$ yay -S bin32-edb-debugger

* (Optional) Uninstall bin32-edb-debugger on Arch using YAY

$ yay -Rns bin32-edb-debugger

2. Manually Install "bin32-edb-debugger" via AUR

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

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

b. Clone bin32-edb-debugger's git locally

$ git clone https://aur.archlinux.org/bin32-edb-debugger.git ~/bin32-edb-debugger

c. Go to ~/bin32-edb-debugger folder and install it

$ cd ~/bin32-edb-debugger $ makepkg -si

3. Information about the bin32-edb-debugger package on Arch User Repository (AUR)

ID: 250510
Name: bin32-edb-debugger
PackageBaseID: 76221
PackageBase: bin32-edb-debugger
Version: 0.9.20-1
Description: EDB (Evan's Debugger) is a QT4 based binary mode debugger with the goal of having usability on par with OllyDbg - 32 bit version (used to debug 32-bit applications on x86_64 architecture).
URL: http://www.codef00.com/projects.php#Debugger
NumVotes: 2
Popularity: 0
OutOfDate: 1572527788
Maintainer:
FirstSubmitted: 1386978335
LastModified: 1448304834
URLPath: /cgit/aur.git/snapshot/bin32-edb-debugger.tar.gz