edb-debugger on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S edb-debugger

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

$ yay -Rns edb-debugger

2. Manually Install "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 edb-debugger's git locally

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

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

$ cd ~/edb-debugger $ makepkg -si

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

ID: 1407579
Name: edb-debugger
PackageBaseID: 10660
PackageBase: edb-debugger
Version: 1.4.0-4
Description: EDB (Evan's Debugger) is a cross platform AArch32/x86/x86-64 debugger, inspired by Ollydbg.
URL: http://www.codef00.com/projects#debugger
NumVotes: 93
Popularity: 1.628784
OutOfDate:
Maintainer: revel
Submitter:
FirstSubmitted: 1177687489
LastModified: 1707671430
URLPath: /cgit/aur.git/snapshot/edb-debugger.tar.gz