How to Install libc6-i386 in Ubuntu 18.04



Install libc6-i386 by entering the following commands in the terminal:

sudo apt update
sudo apt install libc6-i386

Description:

GNU C Library: 32-bit shared libraries for AMD64

This package includes shared versions of the standard C library and the standard math library, as well as many others. This is the 32bit version of the library, meant for AMD64 systems.

Homepage: https://www.gnu.org/software/libc/libc.html

Version: 2.27-3ubuntu1

Section: libs