id3cp

ID3 Tag Library: Utilities

Debian Debian
RUN apt-get update && \ apt-get install -y libid3-tools
Ubuntu
RUN apt-get update && \ apt-get install -y libid3-tools
Arch Arch Linux
RUN pacman -S --noconfirm id3lib
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y libid3-tools
Fedora
RUN dnf install -y id3lib
Raspbian
RUN apt-get update && \ apt-get install -y libid3-tools
click the source code to copy install id3cp on any operating system with command-not-found.com