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



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

sudo apt update
sudo apt install libstdc++6-4.8-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: 4.8.5-4ubuntu8

Section: universe/debug