id3info
ID3 Tag Library: Utilities
RUN apt-get update && \
apt-get install -y libid3-tools
RUN apt-get update && \
apt-get install -y libid3-tools
RUN pacman -S --noconfirm id3lib
RUN apt-get update && \
apt-get install -y libid3-tools
RUN dnf install -y id3lib
RUN apt-get update && \
apt-get install -y libid3-tools