Description
Implements common C routines used by GTK and many other Linux libraries. It supplies basic data structures, event loops, portability helpers, and utility functions that applications rely on under the surface.
Most users install it as a dependency and never open it directly. Removing or breaking GLib can affect many desktop applications, so it should be treated as core runtime infrastructure.