taglib-config

Development files for taglib

Debian Debian
RUN apt-get update && \ apt-get install -y libtag1-dev
Ubuntu
RUN apt-get update && \ apt-get install -y libtag1-dev
Alpine
RUN apk add taglib
Arch Arch Linux
RUN pacman -S --noconfirm taglib
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y libtag1-dev
CentOS
RUN yum install -y taglib-devel
Fedora
RUN dnf install -y taglib-devel
Raspbian
RUN apt-get update && \ apt-get install -y libtag1-dev
click the source code to copy install taglib-config on any operating system with command-not-found.com