How to install glib-2.0 development headers on Alpine Linux
First run
install_glib_alpine.sh
apk update
as root to update the list of available packages. After that, install the glib 2.0 development files using
example.sh
apk add glib-dev
Check out similar posts by category:
Alpine Linux
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow