How to Install libstdc++-4.8-doc in Ubuntu 18.04



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

sudo apt update
sudo apt install libstdc++-4.8-doc

Description:

GNU Standard C++ Library v3 (documentation files)

This package contains documentation files for the GNU stdc++ library. . One set is the distribution documentation, the other set is the source documentation including a namespace list, class hierarchy, alphabetical list, compound list, file list, namespace members, compound members and file members.

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

Version: 4.8.5-4ubuntu8

Section: universe/doc