LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   missing libc.so.6 in Ubuntu (https://www.linuxquestions.org/questions/linux-software-2/missing-libc-so-6-in-ubuntu-4175564527/)

lilzz 01-20-2016 02:34 PM

missing libc.so.6 in Ubuntu
 
I try sudo apt-get install libc.so.6
but cannot find such package.

I try sudo apt-get install '^libc6.*'

still have the same error.

Rinndalir 01-20-2016 03:21 PM

Maybe the package name is glibc.

lilzz 01-20-2016 03:27 PM

I already installed glibc and that's not the issue.

TobiSGD 01-20-2016 06:58 PM

libc.so.6 is actually the GNU C library packaged in the glibc package. If you would miss that library on your system nothing would work.
Why do you think you are missing it?


All times are GMT -5. The time now is 07:02 PM.