Hi guys,
I have met a issue on ubuntu 18.04.
sudo apt-get install libc6:i386 libstdc++6:i386 lib32z1
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
lib32z1 : Depends: libc6-i386 (>= 2.4) but it is not going to be installed
libc6:i386 : Depends: libgcc1:i386 but it is not going to be installed
libstdc++6:i386 : Depends: libgcc1:i386 (>= 1:4.1.1) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
First time to use linux system, please help give some advise.