Social Icons
libc.so.6(glibc_2.14)(64bit) rpm download

The is a fundamental part of the Linux operating system. It provides the core APIs that almost every program needs to interact with the kernel.

The error message is a common dependency issue encountered when trying to install modern software on older Linux distributions like CentOS 6 or RHEL 6 . This error indicates that the application you are trying to install was compiled against a version of the GNU C Library (glibc) that is newer than the one currently installed on your system. Why You See This Error