Install lib32gcc1 by entering the following commands in the terminal:
sudo apt update sudo apt install lib32gcc1
Description:
GCC support library (32 bit Version)
Shared version of the support library, a library of internal subroutines that GCC uses to overcome shortcomings of particular machines, or special needs for some languages.
Homepage: http://gcc.gnu.org/
Version: 1:8-20180414-1ubuntu2
Section: libs