taglib-config
Development files for taglib
RUN apt-get update && \
apt-get install -y libtag1-dev
RUN apt-get update && \
apt-get install -y libtag1-dev
RUN apk add taglib
RUN pacman -S --noconfirm taglib
RUN apt-get update && \
apt-get install -y libtag1-dev
RUN yum install -y taglib-devel
RUN dnf install -y taglib-devel
RUN apt-get update && \
apt-get install -y libtag1-dev