How to Install edb-debugger-plugins in Ubuntu 18.04



Install edb-debugger-plugins by entering the following commands in the terminal:

sudo apt update
sudo apt install edb-debugger-plugins

Description:

edb plugins

edb is a graphical cross platform x86/x86-64 debugger. It was inspired by Ollydbg, but aims to function on x86 and x86-64 as well as multiple OS's. Linux is the only officially supported platform at the moment, but FreeBSD, OpenBSD, OSX and Windows ports are underway with varying degrees of functionality. . This package provides the plugins that used by edb.

Homepage: https://github.com/eteran/edb-debugger

Version: 0.9.21-3

Section: universe/libs