Description
Helps build systems discover compiler and linker flags for installed libraries. It reads pkg-config metadata files so software can find headers, libraries, versions, and dependency flags consistently.
Use it when compiling software from source or maintaining packages. Many modern build systems call pkgconf automatically during configuration.