metaflac

Free Lossless Audio Codec - command line tools

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