smsd

SMS server tools for GSM modems

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