- cross-posted to:
- gaming@lemmy.zip
- cross-posted to:
- gaming@lemmy.zip
You must log in or register to comment.
Guide the rest of us bumbling fools that don’t even know what glibc does, just blindly install whatever library the article or forum says
glibc == gnu C library
It is the standard C library used on GNU/Linux systems. Basically, it is very important. I’ve also heard that the code is a rats nest. I wish standard distros would move to musl libc.
I’ve been using desktop Linux for 6 years and am only vaguly aware of it.