Steam client version (build number or date): Does not open so I can't give the exact, but I downloaded the deb package on the 31/05/21 (dd/mm/yy)
Distribution (e.g. Ubuntu): ChromeOS
Opted into Steam client beta?: [Yes/No] No
Have you checked for system updates?: [Yes/No] Yes (none given)
Computer architecture (e.g. ARM): ARM64
Please describe your issue in as much detail as possible:
I installed Steam with the guide on Chrome Unboxed.
I then started it and it gave me the error: You are missing the following 32-bit libraries, and Steam may not run: libc.so.6
I then used the command sudo apt install libc6-i386, which is supposed to install libc.so.6, but steam still gives me the error
Steps for reproducing this issue:
install steam on chromeos using the Chrome unboxed tutorial mentioned above
Your system information
Please describe your issue in as much detail as possible:
I installed Steam with the guide on Chrome Unboxed.
I then started it and it gave me the error:
You are missing the following 32-bit libraries, and Steam may not run: libc.so.6I then used the command
sudo apt install libc6-i386, which is supposed to install libc.so.6, but steam still gives me the errorSteps for reproducing this issue: