This topic has been locked
ZeroStrikeZX Jul 15, 2017 @ 2:37am
Steam not opening on Linux Kali(Debian based)
It shows this error message: "You are missing the following 32-bit libraries, and Steam may not run: libc.so.6"
How can I solve it????
Last edited by ZeroStrikeZX; Jul 15, 2017 @ 2:37am
< >
Showing 1-3 of 3 comments
ReBoot Jul 15, 2017 @ 2:38am 
apt can search for packages containing specific stuff, so search for the package containing libc.so.6 and install it. Viola, problem solved.
ZeroStrikeZX Jul 15, 2017 @ 2:44am 
Like what?
If i do: "sudo apt-get install libc.so.6" it shows this:

Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package libc.so.6
E: Couldn't find any package by glob 'libc.so.6'
E: Couldn't find any package by regex 'libc.so.6'
ReBoot Jul 15, 2017 @ 2:45am 
I said "search". Start with man apt-get to actually learn it's parameters and then SEARCH. That is apt-get [that search parameter] libc.so.6.
< >
Showing 1-3 of 3 comments
Per page: 1530 50

Date Posted: Jul 15, 2017 @ 2:37am
Posts: 3