mp3rtp

MP3 encoding library (frontend)

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