mp3fs

FUSE filesystem for transcoding FLAC to MP3 on the fly

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