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