x86_64-pc-linux-gnu-pkg-config
manage compile and link flags for libraries
RUN apt-get update && \
apt-get install -y pkg-config
RUN apt-get update && \
apt-get install -y pkg-config
RUN apk add pkgconf
RUN pacman -S --noconfirm pkgconf
RUN apt-get update && \
apt-get install -y pkg-config
RUN dnf install -y pkgconf
RUN apt-get update && \
apt-get install -y pkgconf