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



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

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

Description:

GNU Standard C++ Library v3 (shared library subset kit)

This is used to develop subsets of the libstdc++ shared libraries for use on custom installation floppies and in embedded systems. . Unless you are making one of those, you will not need this package.

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

Version: 4.8.5-4ubuntu8

Section: universe/libdevel