When trying to launch steam, I get
Steam needs to install these additional packages:
libgl1-mesa-dri:i386, libgl1-mesa-glx:i386
Then it tries to install the packages and gives me
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
sudo apt-get install libc6:i386 libgl1-mesa-dri-lts-utopic:i386 libgl1-mesa-glx-lts-utopic:i386
But when i try to run the command, it gives me thisE: Unable to locate package libgl1-mesa-dri-lts-utopic:i386 E: Unable to locate package libgl1-mesa-glx-lts-utopic:i386
– Oct 31 '18 at 01:46