/usr/lib/libc.so.6: version `GLIBC_2.34' not found (required by /usr/lib/libcurl.so.4)

I would make sure that the system is fully updated, the latest glibc being 2.36-1:

sudo pacman -Syu
1 Like