mid3v2

Edit audio tags. See also: id3v2. More information: <https://manned.org/mid3v2.1>.

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