this post was submitted on 13 Feb 2025
61 points (100.0% liked)
Linux Gaming
16349 readers
434 users here now
Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME
away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.
This page can be subscribed to via RSS.
Original /r/linux_gaming pengwing by uoou.
Resources
WWW:
Discord:
IRC:
Matrix:
Telegram:
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.