untoast

User binaries for a GSM speech compressor

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