To check which version of glibc
you have, run ldd --version
in the terminal.
You must log in or # to comment.
2.31 was released on 2020-02-01.
That’s surprisingly new. Wonder what causes the incompatibility
The changelog for 2.31 is here:
https://sourceware.org/legacy-ml/libc-announce/2020/msg00001.html
Latest version of glibc is 2.41, released 2025-01-30. That puts 2.31 at least 10 releases behind. That version is quite outdated. There are numerous security and bug fixes in 2.31 alone, with each newer release also fixing some as well.
I use Arch (btw) so I’m not worried about it