How to install pkg-config on Alpine Linux
First run
apk update
as root to update the list of available packages. After that, install pkg-config
using
apk add pkgconfig
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow