How to Install lib32stdc++6 in Ubuntu 18.04



Install lib32stdc++6 by entering the following commands in the terminal:

sudo apt update
sudo apt install lib32stdc++6

Description:

GNU Standard C++ Library v3 (32 bit Version)

This package contains an additional runtime library for C++ programs built with the GNU compiler.

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

Version: 8-20180414-1ubuntu2

Section: libs