sbcenc
Sub Band Codec used by bluetooth A2DP
RUN apt-get update && \
apt-get install -y sbc-tools
RUN apt-get update && \
apt-get install -y sbc-tools
RUN apk add sbc
RUN pacman -S --noconfirm sbc
RUN apt-get update && \
apt-get install -y sbc-tools
RUN yum install -y sbc
RUN dnf install -y sbc
RUN apt-get update && \
apt-get install -y sbc-tools