Install zlibc by entering the following commands in the terminal:
sudo apt update sudo apt install zlibc
Description:
An on-fly auto-uncompressing C library
Zlibc is a preloadable shared library that allows executables to uncompress the data files that they need on the fly. No kernel patch, no recompilation of these executables and no recompilation of the libraries is needed.
Homepage: http://zlibc.linux.lu/
Version: 0.9k-4.3
Section: universe/libs