How to Install libstdc++6-5-dbg in Ubuntu 18.04



Install libstdc++6-5-dbg by entering the following commands in the terminal:

sudo apt update
sudo apt install libstdc++6-5-dbg

Description:

GNU Standard C++ Library v3 (debugging files)

This package contains the shared library of libstdc++ compiled with debugging symbols.

Homepage: http://gcc.gnu.org/

Version: 5.5.0-12ubuntu1

Section: universe/debug