opusrtp

Opus codec command line tools

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