How to Install libdwarf-dev in Ubuntu 18.04



Install libdwarf-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libdwarf-dev

Description:

library to consume and produce DWARF debug information

The libdwarf package provides a library which allows reading/consuming and writing/producing of DWARF debugging information from object files, shared libraries, and executables. . This package contains developer resources for libdwarf. Install it if you want to develop software that uses the libdwarf API. . This library is part of dwarfutils.

Homepage: https://www.prevanders.net/dwarf.html

Version: 20180129-1

Section: universe/libdevel